public abstract class ActivationDepthImpl extends java.lang.Object implements ActivationDepth
| Modifier and Type | Field and Description |
|---|---|
protected ActivationMode |
_mode |
| Modifier | Constructor and Description |
|---|---|
protected |
ActivationDepthImpl(ActivationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
ActivationMode |
mode() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdescend, requiresActivationprotected final ActivationMode _mode
protected ActivationDepthImpl(ActivationMode mode)
public ActivationMode mode()
mode in interface ActivationDepth