Package org.derive4j.processor.api
Class DeriveResults.CasesMatchers.PartialMatcher<A,R>
java.lang.Object
org.derive4j.processor.api.DeriveResults.CasesMatchers.PartialMatcher<A,R>
- Direct Known Subclasses:
DeriveResults.CasesMatchers.TotalMatcher_Result
- Enclosing class:
DeriveResults.CasesMatchers
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal Function
<DeriveResult<A>, R> final Function
<DeriveResult<A>, R> otherwise_
(R r) final Function
<DeriveResult<A>, Optional<R>>
-
Field Details
-
error
-
result
-
-
Constructor Details
-
PartialMatcher
-
-
Method Details
-
otherwise
-
otherwise_
-
otherwiseEmpty
-