Package org.derive4j
Class Visibilities.CaseOfMatchers.TotalMatcher_Smart<R>
- java.lang.Object
-
- org.derive4j.Visibilities.CaseOfMatchers.PartialMatcher<R>
-
- org.derive4j.Visibilities.CaseOfMatchers.TotalMatcher_Smart<R>
-
- Enclosing class:
- Visibilities.CaseOfMatchers
public static final class Visibilities.CaseOfMatchers.TotalMatcher_Smart<R> extends Visibilities.CaseOfMatchers.PartialMatcher<R>
-
-
Constructor Summary
Constructors Constructor Description TotalMatcher_Smart(Visibility _visibility, java.util.function.Supplier<R> Same, java.util.function.Supplier<R> Package)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description R
Smart(java.util.function.Supplier<R> Smart)
R
Smart_(R r)
-
Methods inherited from class org.derive4j.Visibilities.CaseOfMatchers.PartialMatcher
otherwise, otherwise_, otherwiseEmpty
-
-