Package org.derive4j.processor.api
Class DeriveResults.CaseOfMatchers.TotalMatcher_Result<A,R>
java.lang.Object
org.derive4j.processor.api.DeriveResults.CaseOfMatchers.PartialMatcher<A,R>
org.derive4j.processor.api.DeriveResults.CaseOfMatchers.TotalMatcher_Result<A,R>
- Enclosing class:
DeriveResults.CaseOfMatchers
public static final class DeriveResults.CaseOfMatchers.TotalMatcher_Result<A,R>
extends DeriveResults.CaseOfMatchers.PartialMatcher<A,R>
-
Constructor Summary
ConstructorsConstructorDescriptionTotalMatcher_Result
(DeriveResult<A> _deriveResult, Function<DeriveMessage, R> error) -
Method Summary
Methods inherited from class org.derive4j.processor.api.DeriveResults.CaseOfMatchers.PartialMatcher
otherwise, otherwise_, otherwiseEmpty
-
Constructor Details
-
TotalMatcher_Result
TotalMatcher_Result(DeriveResult<A> _deriveResult, Function<DeriveMessage, R> error)
-
-
Method Details
-
result
-
result_
-