Class ExpressionTypes.CaseOfMatchers.PartialMatcher<R>

java.lang.Object
de.redsix.dmncheck.feel.ExpressionTypes.CaseOfMatchers.PartialMatcher<R>
Direct Known Subclasses:
ExpressionTypes.CaseOfMatchers.PartialMatcher_ITEMDEFINITION, ExpressionTypes.CaseOfMatchers.TotalMatcher_ITEMDEFINITION
Enclosing class:
ExpressionTypes.CaseOfMatchers

public static class ExpressionTypes.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()