Class DeriveVisibilities.CasesMatchers.TotalMatcher_Public
java.lang.Object
org.derive4j.processor.api.model.DeriveVisibilities.CasesMatchers.TotalMatcher_Public
- Enclosing class:
DeriveVisibilities.CasesMatchers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionPackage_(R r) Public_(R r) final <R> DeriveVisibilities.CasesMatchers.PartialMatcher<R> final <R> DeriveVisibilities.CasesMatchers.PartialMatcher<R> Smart_(R r)
-
Constructor Details
-
TotalMatcher_Public
TotalMatcher_Public()
-
-
Method Details
-
Public
public final <R> DeriveVisibilities.CasesMatchers.TotalMatcher_Package<R> Public(Supplier<R> Public) -
Public_
-
Package
public final <R> DeriveVisibilities.CasesMatchers.PartialMatcher_Smart<R> Package(Supplier<R> Package) -
Package_
-
Smart
-
Smart_
-