Uses of Class
org.derive4j.processor.api.DeriveResults.CasesMatchers.TotalMatcher_Result
-
Packages that use DeriveResults.CasesMatchers.TotalMatcher_Result Package Description org.derive4j.processor.api -
-
Uses of DeriveResults.CasesMatchers.TotalMatcher_Result in org.derive4j.processor.api
Methods in org.derive4j.processor.api that return DeriveResults.CasesMatchers.TotalMatcher_Result Modifier and Type Method Description <R> DeriveResults.CasesMatchers.TotalMatcher_Result<A,R>
DeriveResults.CasesMatchers.TotalMatcher_Error. error(java.util.function.Function<DeriveMessage,R> error)
<R> DeriveResults.CasesMatchers.TotalMatcher_Result<A,R>
DeriveResults.CasesMatchers.TotalMatcher_Error. error_(R r)
-