cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.regexptostringsize
Class ToStringSize<T>
java.lang.Object
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.regexptostringsize.ToStringSize<T>
- All Implemented Interfaces:
- Evaluator<Regexp<T>>, RegexpEvaluator<T>
public class ToStringSize<T>
- extends Object
- implements RegexpEvaluator<T>
TODO anti Comment!
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToStringSize
public ToStringSize()
setInputStrings
public void setInputStrings(List<List<T>> inputStrings)
- Specified by:
setInputStrings
in interface RegexpEvaluator<T>
evaluate
public double evaluate(Regexp<T> x)
throws InterruptedException
- Specified by:
evaluate
in interface Evaluator<Regexp<T>>
- Throws:
InterruptedException
Generated on Fri Dec 9 00:01:25 CET 2011