org.drools.base.evaluators
Class DoubleFactory

java.lang.Object
  extended byorg.drools.base.evaluators.DoubleFactory

public class DoubleFactory
extends java.lang.Object

 

Constructor Summary
DoubleFactory()
           
 
Method Summary
static Evaluator getDoubleEvaluator(int operator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoubleFactory

public DoubleFactory()
Method Detail

getDoubleEvaluator

public static Evaluator getDoubleEvaluator(int operator)