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