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