Class ProfunctorFunctorWrapper.Instance<P extends K2,F extends K1,G extends K1>

java.lang.Object
com.mojang.datafixers.optics.profunctors.ProfunctorFunctorWrapper.Instance<P,F,G>
All Implemented Interfaces:
App<ProfunctorFunctorWrapper.Instance.Mu,ProfunctorFunctorWrapper.Mu<P,F,G>>, Kind2<ProfunctorFunctorWrapper.Mu<P,F,G>,ProfunctorFunctorWrapper.Instance.Mu>, Profunctor<ProfunctorFunctorWrapper.Mu<P,F,G>,ProfunctorFunctorWrapper.Instance.Mu>
Enclosing class:
ProfunctorFunctorWrapper<P extends K2,F extends K1,G extends K1,A,B>

public static final class ProfunctorFunctorWrapper.Instance<P extends K2,F extends K1,G extends K1> extends Object implements Profunctor<ProfunctorFunctorWrapper.Mu<P,F,G>,ProfunctorFunctorWrapper.Instance.Mu>, App<ProfunctorFunctorWrapper.Instance.Mu,ProfunctorFunctorWrapper.Mu<P,F,G>>