Package de.redsix.dmncheck.feel
Class ExpressionTypes.CaseOfMatchers.TotalMatcher_DOUBLE<R>
- java.lang.Object
-
- de.redsix.dmncheck.feel.ExpressionTypes.CaseOfMatchers.PartialMatcher<R>
-
- de.redsix.dmncheck.feel.ExpressionTypes.CaseOfMatchers.PartialMatcher_ITEMDEFINITION<R>
-
- de.redsix.dmncheck.feel.ExpressionTypes.CaseOfMatchers.PartialMatcher_ENUM<R>
-
- de.redsix.dmncheck.feel.ExpressionTypes.CaseOfMatchers.PartialMatcher_DATE<R>
-
- de.redsix.dmncheck.feel.ExpressionTypes.CaseOfMatchers.TotalMatcher_DOUBLE<R>
-
- Enclosing class:
- ExpressionTypes.CaseOfMatchers
public static final class ExpressionTypes.CaseOfMatchers.TotalMatcher_DOUBLE<R> extends ExpressionTypes.CaseOfMatchers.PartialMatcher_DATE<R>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ExpressionTypes.CaseOfMatchers.TotalMatcher_DATE<R>DOUBLE(Supplier<R> DOUBLE)ExpressionTypes.CaseOfMatchers.TotalMatcher_DATE<R>DOUBLE_(R r)-
Methods inherited from class de.redsix.dmncheck.feel.ExpressionTypes.CaseOfMatchers.PartialMatcher_DATE
DATE, DATE_
-
Methods inherited from class de.redsix.dmncheck.feel.ExpressionTypes.CaseOfMatchers.PartialMatcher_ENUM
ENUM, ENUM_
-
Methods inherited from class de.redsix.dmncheck.feel.ExpressionTypes.CaseOfMatchers.PartialMatcher_ITEMDEFINITION
ITEMDEFINITION, ITEMDEFINITION_
-
Methods inherited from class de.redsix.dmncheck.feel.ExpressionTypes.CaseOfMatchers.PartialMatcher
otherwise, otherwise_, otherwiseEmpty
-
-
-
-
Method Detail
-
DOUBLE
public final ExpressionTypes.CaseOfMatchers.TotalMatcher_DATE<R> DOUBLE(Supplier<R> DOUBLE)
-
DOUBLE_
public final ExpressionTypes.CaseOfMatchers.TotalMatcher_DATE<R> DOUBLE_(R r)
-
-