public abstract static class Operators.AbstractMProd<X,S> extends Operators.AbstractState<S> implements Operators.MProd<X,S>
state
Modifier | Constructor and Description |
---|---|
protected |
AbstractMProd() |
protected |
AbstractMProd(S state) |
getState, setState
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
more, produce
getState, setState
protected AbstractMProd()
protected AbstractMProd(S state)
see also the complete user documentation .