Package org.derive4j.processor.api
Class DeriveResults.CasesMatchers.TotalMatcher_Error<A>
java.lang.Object
org.derive4j.processor.api.DeriveResults.CasesMatchers.TotalMatcher_Error<A>
- Enclosing class:
DeriveResults.CasesMatchers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal <R> DeriveResults.CasesMatchers.TotalMatcher_Result
<A, R> error
(Function<DeriveMessage, R> error) final <R> DeriveResults.CasesMatchers.TotalMatcher_Result
<A, R> error_
(R r) final <R> DeriveResults.CasesMatchers.PartialMatcher
<A, R> final <R> DeriveResults.CasesMatchers.PartialMatcher
<A, R> result_
(R r)
-
Constructor Details
-
TotalMatcher_Error
TotalMatcher_Error()
-
-
Method Details
-
error
public final <R> DeriveResults.CasesMatchers.TotalMatcher_Result<A,R> error(Function<DeriveMessage, R> error) -
error_
-
result
-
result_
-