PooledObject.allocate

Allocates the object.

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

  1. bool allocate()
    class PooledObject(T)
    bool
    allocate
    ()
  2. bool allocate(T obj)

Meta