Package org.jpmml.evaluator
Class PredicateUtil.CompoundPredicateResult
- java.lang.Object
-
- org.jpmml.evaluator.PredicateUtil.CompoundPredicateResult
-
- Enclosing class:
- PredicateUtil
public static class PredicateUtil.CompoundPredicateResult extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BooleangetResult()booleanisAlternative()
-
-
-
Method Detail
-
getResult
public Boolean getResult()
-
isAlternative
public boolean isAlternative()
-
-