DefaultPooledObject.this

Create a new instance that wraps the provided object so that the pool can track the state of the pooled object.

@param object The object to wrap

class DefaultPooledObject(T)
this
()

Meta