Uses of Class
org.derive4j.processor.api.model.DataConstructions.CaseOfMatchers.TotalMatcher_OneConstructor
-
Packages that use DataConstructions.CaseOfMatchers.TotalMatcher_OneConstructor Package Description org.derive4j.processor.api.model -
-
Uses of DataConstructions.CaseOfMatchers.TotalMatcher_OneConstructor in org.derive4j.processor.api.model
Methods in org.derive4j.processor.api.model that return DataConstructions.CaseOfMatchers.TotalMatcher_OneConstructor Modifier and Type Method Description <R> DataConstructions.CaseOfMatchers.TotalMatcher_OneConstructor<R>
DataConstructions.CaseOfMatchers.TotalMatcher_MultipleConstructors. multipleConstructors(java.util.function.Function<MultipleConstructors,R> multipleConstructors)
<R> DataConstructions.CaseOfMatchers.TotalMatcher_OneConstructor<R>
DataConstructions.CaseOfMatchers.TotalMatcher_MultipleConstructors. multipleConstructors_(R r)
-