Uses of Class
com.mojang.datafixers.optics.profunctors.ProfunctorFunctorWrapper.Mu
Packages that use ProfunctorFunctorWrapper.Mu
-
Uses of ProfunctorFunctorWrapper.Mu in com.mojang.datafixers.optics.profunctors
Classes in com.mojang.datafixers.optics.profunctors that implement interfaces with type arguments of type ProfunctorFunctorWrapper.MuModifier and TypeClassDescriptionclassProfunctorFunctorWrapper<P extends K2, F extends K1, G extends K1, A, B>static final classProfunctorFunctorWrapper.Instance<P extends K2, F extends K1, G extends K1>static final classProfunctorFunctorWrapper.Instance<P extends K2, F extends K1, G extends K1>Methods in com.mojang.datafixers.optics.profunctors that return types with arguments of type ProfunctorFunctorWrapper.MuModifier and TypeMethodDescription<A,B, C, D> FunctionType <App2<ProfunctorFunctorWrapper.Mu<P, F, G>, A, B>, App2<ProfunctorFunctorWrapper.Mu<P, F, G>, C, D>> <A,B, C, D> FunctionType <App2<ProfunctorFunctorWrapper.Mu<P, F, G>, A, B>, App2<ProfunctorFunctorWrapper.Mu<P, F, G>, C, D>> Method parameters in com.mojang.datafixers.optics.profunctors with type arguments of type ProfunctorFunctorWrapper.MuModifier and TypeMethodDescriptionstatic <P extends K2, F extends K1, G extends K1, A, B>
ProfunctorFunctorWrapper<P, F, G, A, B> ProfunctorFunctorWrapper.unbox(App2<ProfunctorFunctorWrapper.Mu<P, F, G>, A, B> box)