Package de.redsix.dmncheck.feel
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 Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Rotherwise(Supplier<R> otherwise)Rotherwise_(R r)Optional<R>otherwiseEmpty()
-