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