Uses of Class
de.redsix.dmncheck.feel.ExpressionTypes.CaseOfMatchers.PartialMatcher_LONG
-
Packages that use ExpressionTypes.CaseOfMatchers.PartialMatcher_LONG Package Description de.redsix.dmncheck.feel -
-
Uses of ExpressionTypes.CaseOfMatchers.PartialMatcher_LONG in de.redsix.dmncheck.feel
Subclasses of ExpressionTypes.CaseOfMatchers.PartialMatcher_LONG in de.redsix.dmncheck.feel Modifier and Type Class Description static classExpressionTypes.CaseOfMatchers.PartialMatcher_BOOLEAN<R>static classExpressionTypes.CaseOfMatchers.PartialMatcher_INTEGER<R>static classExpressionTypes.CaseOfMatchers.TotalMatcher_BOOLEAN<R>static classExpressionTypes.CaseOfMatchers.TotalMatcher_INTEGER<R>static classExpressionTypes.CaseOfMatchers.TotalMatcher_STRING<R>Methods in de.redsix.dmncheck.feel that return ExpressionTypes.CaseOfMatchers.PartialMatcher_LONG Modifier and Type Method Description ExpressionTypes.CaseOfMatchers.PartialMatcher_LONG<R>ExpressionTypes.CaseOfMatchers.PartialMatcher_INTEGER. INTEGER(Supplier<R> INTEGER)<R> ExpressionTypes.CaseOfMatchers.PartialMatcher_LONG<R>ExpressionTypes.CaseOfMatchers.TotalMatcher_TOP. INTEGER(Supplier<R> INTEGER)ExpressionTypes.CaseOfMatchers.PartialMatcher_LONG<R>ExpressionTypes.CaseOfMatchers.PartialMatcher_INTEGER. INTEGER_(R r)<R> ExpressionTypes.CaseOfMatchers.PartialMatcher_LONG<R>ExpressionTypes.CaseOfMatchers.TotalMatcher_TOP. INTEGER_(R r)
-