hunt.util.pool.PooledObject

Undocumented in source.

Members

Classes

PooledObject
class PooledObject(T)

Defines the wrapper that is used to track the additional information, such as state, for the pooled objects. <p> Implementations of this class are required to be thread-safe.

Meta