org.drools.base.evaluators
Class ByteFactory

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

public class ByteFactory
extends java.lang.Object

 

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

Constructor Detail

ByteFactory

public ByteFactory()
Method Detail

getByteEvaluator

public static Evaluator getByteEvaluator(int operator)