Package org.derive4j.processor.api.model
Class DeriveVisibilities.CaseOfMatchers.PartialMatcher_Smart<R>
java.lang.Object
org.derive4j.processor.api.model.DeriveVisibilities.CaseOfMatchers.PartialMatcher<R>
org.derive4j.processor.api.model.DeriveVisibilities.CaseOfMatchers.PartialMatcher_Smart<R>
- Direct Known Subclasses:
DeriveVisibilities.CaseOfMatchers.TotalMatcher_Package
- Enclosing class:
DeriveVisibilities.CaseOfMatchers
public static class DeriveVisibilities.CaseOfMatchers.PartialMatcher_Smart<R>
extends DeriveVisibilities.CaseOfMatchers.PartialMatcher<R>
-
Constructor Summary
ConstructorsConstructorDescriptionPartialMatcher_Smart
(DeriveVisibility _deriveVisibility, Supplier<R> Public, Supplier<R> Package) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.derive4j.processor.api.model.DeriveVisibilities.CaseOfMatchers.PartialMatcher
otherwise, otherwise_, otherwiseEmpty
-
Constructor Details
-
PartialMatcher_Smart
PartialMatcher_Smart(DeriveVisibility _deriveVisibility, Supplier<R> Public, Supplier<R> Package)
-
-
Method Details
-
Smart
-
Smart_
-