Package de.redsix.dmncheck.feel
Class ExpressionTypes.CasesMatchers.PartialMatcher<R>
java.lang.Object
de.redsix.dmncheck.feel.ExpressionTypes.CasesMatchers.PartialMatcher<R>
- Direct Known Subclasses:
ExpressionTypes.CasesMatchers.PartialMatcher_ITEMDEFINITION
,ExpressionTypes.CasesMatchers.TotalMatcher_ITEMDEFINITION
- Enclosing class:
- ExpressionTypes.CasesMatchers
-
Method Summary
Modifier and TypeMethodDescriptionfinal Function<ExpressionType,
R> final Function<ExpressionType,
R> otherwise_
(R r) final Function<ExpressionType,
Optional<R>>
-
Method Details
-
otherwise
-
otherwise_
-
otherwiseEmpty
-