Stack
cc.otavia.core.stack.Stack
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
class AskStack[A]class BatchAskStack[A]class BatchNoticeStack[N]class ChannelStack[T]class NoticeStack[N]
Members list
Value members
Abstract methods
Concrete methods
Clean the field of this instance.
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.
In this article