cc.otavia.core.stack.ChannelStack
See theChannelStack companion object
class ChannelStack[+T <: AnyRef] extends Stack, QueueMapEntity
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait QueueMapEntityclass Stacktrait Poolabletrait Chainableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Recycle this instance.
Inherited methods
Clean all fields of this instance.
Attributes
- Inherited from:
- QueueMapEntity
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:
- Stack
In this article