public abstract static class IntervalForgeImpl.IntervalOpForgeBase extends java.lang.Object implements IntervalForgeImpl.IntervalOpForge
Modifier and Type | Field and Description |
---|---|
protected IntervalComputerForge |
intervalComputer |
Constructor and Description |
---|
IntervalOpForgeBase(IntervalComputerForge intervalComputer) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
codegen, makeEval
protected final IntervalComputerForge intervalComputer
public IntervalOpForgeBase(IntervalComputerForge intervalComputer)