cc.otavia.core.stack.AskStack
See theAskStack companion object
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Recycle this instance.
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
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