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