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