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