Class MessageLocalizations.CaseOfMatchers.PartialMatcher<R>

java.lang.Object
org.derive4j.processor.api.MessageLocalizations.CaseOfMatchers.PartialMatcher<R>
Direct Known Subclasses:
MessageLocalizations.CaseOfMatchers.PartialMatcher_OnAnnotationValue, MessageLocalizations.CaseOfMatchers.TotalMatcher_OnAnnotationValue
Enclosing class:
MessageLocalizations.CaseOfMatchers

public static class MessageLocalizations.CaseOfMatchers.PartialMatcher<R> extends Object
  • Method Details

    • otherwise

      public final R otherwise(Supplier<R> otherwise)
    • otherwise_

      public final R otherwise_(R r)
    • otherwiseEmpty

      public final Optional<R> otherwiseEmpty()