Package org.derive4j.processor.api.model
Class DeriveVisibilities.CaseOfMatchers.TotalMatcher_Smart<R>
- java.lang.Object
-
- org.derive4j.processor.api.model.DeriveVisibilities.CaseOfMatchers.PartialMatcher<R>
-
- org.derive4j.processor.api.model.DeriveVisibilities.CaseOfMatchers.TotalMatcher_Smart<R>
-
- Enclosing class:
- DeriveVisibilities.CaseOfMatchers
public static final class DeriveVisibilities.CaseOfMatchers.TotalMatcher_Smart<R> extends DeriveVisibilities.CaseOfMatchers.PartialMatcher<R>
-
-
Constructor Summary
Constructors Constructor Description TotalMatcher_Smart(DeriveVisibility _deriveVisibility, java.util.function.Supplier<R> Public, 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.processor.api.model.DeriveVisibilities.CaseOfMatchers.PartialMatcher
otherwise, otherwise_, otherwiseEmpty
-
-