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, setStateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmore, producegetState, setStateprotected AbstractMProd()
protected AbstractMProd(S state)
see also the complete user documentation .