Package org.derive4j.processor.api.model
Class DeriveVisibilities.CasesMatchers.PartialMatcher<R>
java.lang.Object
org.derive4j.processor.api.model.DeriveVisibilities.CasesMatchers.PartialMatcher<R>
- Direct Known Subclasses:
DeriveVisibilities.CasesMatchers.PartialMatcher_Smart,DeriveVisibilities.CasesMatchers.TotalMatcher_Smart
- Enclosing class:
DeriveVisibilities.CasesMatchers
-
Method Summary
Modifier and TypeMethodDescriptionfinal Function<DeriveVisibility, R> final Function<DeriveVisibility, R> otherwise_(R r) final Function<DeriveVisibility, Optional<R>>
-
Method Details
-
otherwise
-
otherwise_
-
otherwiseEmpty
-