cc.otavia.core.stack.NoticeStack
See theNoticeStack companion object
final class NoticeStack[N <: Notice] extends Stack
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
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:
- Stack
In this article