| StatefulStageTIn, TOut Properties |
The StatefulStageTIn, TOut generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Current |
Current state.
| |
| Initial |
Concrete subclass must return the initial behavior from this method.
**Warning:** This method must not be implemented as `val`.
| |
| IsDetached |
TBD
(Inherited from AbstractStageTIn, TOut.) |