Uses of Class
com.mojang.datafixers.optics.ReForgetP.Mu
Packages that use ReForgetP.Mu
-
Uses of ReForgetP.Mu in com.mojang.datafixers.optics
Subinterfaces with type arguments of type ReForgetP.Mu in com.mojang.datafixers.opticsClasses in com.mojang.datafixers.optics that implement interfaces with type arguments of type ReForgetP.MuModifier and TypeClassDescriptionstatic final classstatic final classMethods in com.mojang.datafixers.optics that return types with arguments of type ReForgetP.MuModifier and TypeMethodDescription<A,B, C, D> FunctionType <App2<ReForgetP.Mu<R>, A, B>, App2<ReForgetP.Mu<R>, C, D>> <A,B, C, D> FunctionType <App2<ReForgetP.Mu<R>, A, B>, App2<ReForgetP.Mu<R>, C, D>> <A,B, C> App2 <ReForgetP.Mu<R>, Pair<A, C>, Pair<B, C>> ReForgetP.Instance.first(App2<ReForgetP.Mu<R>, A, B> input) <A,B, C> App2 <ReForgetP.Mu<R>, Either<A, C>, Either<B, C>> ReForgetP.Instance.left(App2<ReForgetP.Mu<R>, A, B> input) <A,B, C> App2 <ReForgetP.Mu<R>, Either<C, A>, Either<C, B>> ReForgetP.Instance.right(App2<ReForgetP.Mu<R>, A, B> input) <A,B, C> App2 <ReForgetP.Mu<R>, Pair<C, A>, Pair<C, B>> ReForgetP.Instance.second(App2<ReForgetP.Mu<R>, A, B> input) Method parameters in com.mojang.datafixers.optics with type arguments of type ReForgetP.MuModifier and TypeMethodDescription<A,B, C> App2 <ReForgetP.Mu<R>, Pair<A, C>, Pair<B, C>> ReForgetP.Instance.first(App2<ReForgetP.Mu<R>, A, B> input) <A,B, C> App2 <ReForgetP.Mu<R>, Either<A, C>, Either<B, C>> ReForgetP.Instance.left(App2<ReForgetP.Mu<R>, A, B> input) <A,B, C> App2 <ReForgetP.Mu<R>, Either<C, A>, Either<C, B>> ReForgetP.Instance.right(App2<ReForgetP.Mu<R>, A, B> input) <A,B, C> App2 <ReForgetP.Mu<R>, Pair<C, A>, Pair<C, B>> ReForgetP.Instance.second(App2<ReForgetP.Mu<R>, A, B> input) static <R,A, B> ReForgetP <R, A, B> ReForgetP.unbox(App2<ReForgetP.Mu<R>, A, B> box)