Class ProfunctorFunctorWrapper<P extends K2,F extends K1,G extends K1,A,B>

java.lang.Object
com.mojang.datafixers.optics.profunctors.ProfunctorFunctorWrapper<P,F,G,A,B>
All Implemented Interfaces:
App2<ProfunctorFunctorWrapper.Mu<P,F,G>,A,B>

public class ProfunctorFunctorWrapper<P extends K2,F extends K1,G extends K1,A,B> extends Object implements App2<ProfunctorFunctorWrapper.Mu<P,F,G>,A,B>