Uses of Interface
com.mojang.datafixers.optics.profunctors.AffineP.Mu
Packages that use AffineP.Mu
Package
Description
-
Uses of AffineP.Mu in com.mojang.datafixers
Classes in com.mojang.datafixers that implement AffineP.Mu -
Uses of AffineP.Mu in com.mojang.datafixers.optics
Classes in com.mojang.datafixers.optics that implement AffineP.MuModifier and TypeClassDescription(package private) static final classstatic final classstatic final class(package private) static final class(package private) static final classSubinterfaces with type arguments of type AffineP.Mu in com.mojang.datafixers.opticsClasses in com.mojang.datafixers.optics that implement interfaces with type arguments of type AffineP.MuMethod parameters in com.mojang.datafixers.optics with type arguments of type AffineP.MuModifier and TypeMethodDescriptionAffine.eval(App<? extends AffineP.Mu, P> proof) static <S,T, A, B> Affine <S, T, A, B> Optics.toAffine(Optic<? super AffineP.Mu, S, T, A, B> optic) -
Uses of AffineP.Mu in com.mojang.datafixers.optics.profunctors
Classes in com.mojang.datafixers.optics.profunctors with type parameters of type AffineP.MuSubinterfaces of AffineP.Mu in com.mojang.datafixers.optics.profunctorsFields in com.mojang.datafixers.optics.profunctors with type parameters of type AffineP.MuModifier and TypeFieldDescriptionstatic final com.google.common.reflect.TypeToken<AffineP.Mu> AffineP.Mu.TYPE_TOKEN