hunt.pool.PooledObject

Undocumented in source.

Members

Interfaces

IPooledObject
interface IPooledObject
Undocumented in source.
PooledObject
interface 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