Uses of Class
org.jpmml.evaluator.PredicateUtil.CompoundPredicateResult
-
Packages that use PredicateUtil.CompoundPredicateResult Package Description org.jpmml.evaluator -
-
Uses of PredicateUtil.CompoundPredicateResult in org.jpmml.evaluator
Methods in org.jpmml.evaluator that return PredicateUtil.CompoundPredicateResult Modifier and Type Method Description static PredicateUtil.CompoundPredicateResultPredicateUtil. evaluateCompoundPredicateInternal(org.dmg.pmml.CompoundPredicate compoundPredicate, EvaluationContext context)
-