PooledObject.allocate

Allocates the object.

@return {@code true} if the original state was {@link PooledObjectState#IDLE IDLE}

class PooledObject(T)
bool
allocate
()

Meta