PooledObject.getObject

Obtains the underlying object that is wrapped by this instance of {@link PooledObject}.

@return The wrapped object

interface PooledObject(T)
T
getObject
()

Meta