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