Poolable
cc.otavia.core.cache.Poolable
An object which can be pooled
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
class ChannelFutureStateclass FutureState[R]class AbstractPromise[V]class Stackclass AskStack[A]class BatchAskStack[A]class BatchNoticeStack[N]class ChannelStack[T]class NoticeStack[N]Show all
Members list
Value members
Abstract methods
Clean the field of this instance.
Clean the field of this instance.
Attributes
Recycle this instance.
Recycle this instance.
Attributes
Concrete methods
Clean all fields of this instance.
Clean all fields of this instance.
Attributes
Inherited methods
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.
In this article