IPooledObject.getCreateTime

Obtains the time (using the same basis as {@link DateTimeHelper.currentTimeMillis()}) that this object was created.

@return The creation time for the wrapped object

interface IPooledObject
long
getCreateTime
()

Meta