Uses of Interface
com.mojang.datafixers.optics.profunctors.TraversalP.Mu
Packages that use TraversalP.Mu
Package
Description
-
Uses of TraversalP.Mu in com.mojang.datafixers
Classes in com.mojang.datafixers that implement TraversalP.Mu -
Uses of TraversalP.Mu in com.mojang.datafixers.optics
Subinterfaces with type arguments of type TraversalP.Mu in com.mojang.datafixers.opticsClasses in com.mojang.datafixers.optics that implement interfaces with type arguments of type TraversalP.MuMethod parameters in com.mojang.datafixers.optics with type arguments of type TraversalP.MuModifier and TypeMethodDescriptionTraversal.eval(App<? extends TraversalP.Mu, P> proof) static <S,T, A, B> Traversal <S, T, A, B> Optics.toTraversal(Optic<? super TraversalP.Mu, S, T, A, B> optic) -
Uses of TraversalP.Mu in com.mojang.datafixers.optics.profunctors
Classes in com.mojang.datafixers.optics.profunctors with type parameters of type TraversalP.MuModifier and TypeInterfaceDescriptioninterfaceTraversalP<P extends K2, Mu extends TraversalP.Mu>Subinterfaces of TraversalP.Mu in com.mojang.datafixers.optics.profunctorsFields in com.mojang.datafixers.optics.profunctors with type parameters of type TraversalP.MuModifier and TypeFieldDescriptionstatic final com.google.common.reflect.TypeToken<TraversalP.Mu> TraversalP.Mu.TYPE_TOKENMethods in com.mojang.datafixers.optics.profunctors with type parameters of type TraversalP.MuModifier and TypeMethodDescriptionstatic <P extends K2, Proof extends TraversalP.Mu>
TraversalP<P, Proof>