jInfer

cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.regexpbitcode
Class BitCodeInterval

java.lang.Object
  extended by cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.regexpbitcode.BitCodeInterval
All Implemented Interfaces:
Evaluator<RegexpInterval>

public class BitCodeInterval
extends Object
implements Evaluator<RegexpInterval>

TODO anti Comment!


Constructor Summary
BitCodeInterval()
           
 
Method Summary
 double evaluate(RegexpInterval x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BitCodeInterval

public BitCodeInterval()
Method Detail

evaluate

public double evaluate(RegexpInterval x)
                throws InterruptedException
Specified by:
evaluate in interface Evaluator<RegexpInterval>
Throws:
InterruptedException

jInfer

Generated on Fri Dec 9 00:01:25 CET 2011