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