Uses of Class
org.derive4j.processor.api.model.DeriveVisibilities.CaseOfMatchers.PartialMatcher
-
Packages that use DeriveVisibilities.CaseOfMatchers.PartialMatcher Package Description org.derive4j.processor.api.model -
-
Uses of DeriveVisibilities.CaseOfMatchers.PartialMatcher in org.derive4j.processor.api.model
Subclasses of DeriveVisibilities.CaseOfMatchers.PartialMatcher in org.derive4j.processor.api.model Modifier and Type Class Description static class
DeriveVisibilities.CaseOfMatchers.PartialMatcher_Smart<R>
static class
DeriveVisibilities.CaseOfMatchers.TotalMatcher_Package<R>
static class
DeriveVisibilities.CaseOfMatchers.TotalMatcher_Smart<R>
Methods in org.derive4j.processor.api.model that return DeriveVisibilities.CaseOfMatchers.PartialMatcher Modifier and Type Method Description DeriveVisibilities.CaseOfMatchers.PartialMatcher<R>
DeriveVisibilities.CaseOfMatchers.PartialMatcher_Smart. Smart(java.util.function.Supplier<R> Smart)
<R> DeriveVisibilities.CaseOfMatchers.PartialMatcher<R>
DeriveVisibilities.CaseOfMatchers.TotalMatcher_Public. Smart(java.util.function.Supplier<R> Smart)
DeriveVisibilities.CaseOfMatchers.PartialMatcher<R>
DeriveVisibilities.CaseOfMatchers.PartialMatcher_Smart. Smart_(R r)
<R> DeriveVisibilities.CaseOfMatchers.PartialMatcher<R>
DeriveVisibilities.CaseOfMatchers.TotalMatcher_Public. Smart_(R r)
-