public abstract static class IntervalForgeImpl.IntervalOpEvalBase extends java.lang.Object implements IntervalForgeImpl.IntervalOpEval
Modifier and Type | Field and Description |
---|---|
protected IntervalComputerEval |
intervalComputer |
Constructor and Description |
---|
IntervalOpEvalBase(IntervalComputerEval intervalComputer) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluate
protected final IntervalComputerEval intervalComputer
public IntervalOpEvalBase(IntervalComputerEval intervalComputer)