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