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