Package org.derive4j.processor.api
Class DeriveResults.CasesMatchers
- java.lang.Object
-
- org.derive4j.processor.api.DeriveResults.CasesMatchers
-
- Enclosing class:
- DeriveResults
public static class DeriveResults.CasesMatchers extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DeriveResults.CasesMatchers.PartialMatcher<A,R>
static class
DeriveResults.CasesMatchers.TotalMatcher_Error<A>
static class
DeriveResults.CasesMatchers.TotalMatcher_Result<A,R>
-
Field Summary
Fields Modifier and Type Field Description private static DeriveResults.CasesMatchers.TotalMatcher_Error<?>
totalMatcher_Error
-
Constructor Summary
Constructors Modifier Constructor Description private
CasesMatchers()
-
-
-
Field Detail
-
totalMatcher_Error
private static final DeriveResults.CasesMatchers.TotalMatcher_Error<?> totalMatcher_Error
-
-