cc.otavia.core.stack.helper.ChannelFutureState
See theChannelFutureState companion object
final class ChannelFutureState extends StackState, Poolable
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
Clean all fields of this instance.
true if this object is at head of a chain.
true if this object is at tail of a chain.
Get the next object of this object.
Set the next object of this object.
true if and only if this object is not in any chain
Get the pre object of this object.
Set the pre object of this object.
Attributes
- Inherited from:
- StackState
Attributes
- Inherited from:
- StackState
In this article