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