Class PPrism<S,T,A,B>
java.lang.Object
com.github.tonivade.purefun.optics.PPrism<S,T,A,B>
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetOrModify(S target) modifyOption(Function1<A, B> mapper) static <S,T, A, B>
PPrism<S, T, A, B> reverseGet(B value)
-
Field Details
-
getOrModify
-
reverseGet
-
-
Constructor Details
-
PPrism
-
-
Method Details
-
of
-
getOption
-
reverseGet
-
getOrModify
-
modify
-
modify
-
set
-
set
-
modifyOption
-
setOption
-
asOptional
-
compose
-
compose
-
compose
-
compose
-