Class Setter<S,A>
java.lang.Object
fj.data.optic.PSetter<S,S,A,A>
fj.data.optic.Setter<S,A>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncomposeIso(Iso<A, C> other) composeSetter(Setter<A, C> other) composeTraversal(Traversal<A, C> other) static <S> Setter<S, S> id()modify polymorphically the target of aPSetterwith a functionset polymorphically the target of aPSetterwith a valuestatic <S,A> Setter <S, A> alias forPSetterconstructor with a monomorphic modify functionjoin twoSetterwith the same targetMethods inherited from class PSetter
composeIso, composeLens, composeOptional, composePrism, composeSetter, composeTraversal, pCodiagonal, pId, pSetter, sum
-
Field Details
-
pSetter
-
-
Constructor Details
-
Setter
-
-
Method Details
-
modify
-
set
-
sum
-
composeSetter
-
composeTraversal
-
composeIso
-
id
-
codiagonal
-
setter
-