Uses of Class
io.atlassian.fugue.optic.PPrism
Packages that use PPrism
Package
Description
-
Uses of PPrism in io.atlassian.fugue.optic
Subclasses of PPrism in io.atlassian.fugue.opticFields in io.atlassian.fugue.optic declared as PPrismMethods in io.atlassian.fugue.optic that return PPrismModifier and TypeMethodDescriptionPIso.asPrism()PPrism.composeIso(PIso<A, B, C, D> other) PIso.composePrism(PPrism<A, B, C, D> other) PPrism.composePrism(PPrism<A, B, C, D> other) static <S,T> PPrism <S, T, S, T> PPrism.pId()static <S,T, A, B>
PPrism<S, T, A, B> create aPPrismusing the canonical functions: getOrModify and reverseGetMethods in io.atlassian.fugue.optic with parameters of type PPrismModifier and TypeMethodDescriptionFold.composePrism(PPrism<A, B, C, D> other) Getter.composePrism(PPrism<A, B, C, D> other) PIso.composePrism(PPrism<A, B, C, D> other) PLens.composePrism(PPrism<A, B, C, D> other) POptional.composePrism(PPrism<A, B, C, D> other) PPrism.composePrism(PPrism<A, B, C, D> other) PSetter.composePrism(PPrism<A, B, C, D> other) final <C,D> PTraversal <S, T, C, D> PTraversal.composePrism(PPrism<A, B, C, D> other) compose aPTraversalwith aPPrismConstructors in io.atlassian.fugue.optic with parameters of type PPrism -
Uses of PPrism in io.atlassian.fugue.optic.law
Fields in io.atlassian.fugue.optic.law declared as PPrismConstructors in io.atlassian.fugue.optic.law with parameters of type PPrism -
Uses of PPrism in io.atlassian.fugue.optic.std
Methods in io.atlassian.fugue.optic.std that return PPrism