Uses of Interface
com.github.robtimus.pool.PoolableObject.Reference
-
-
Uses of PoolableObject.Reference in com.github.robtimus.pool
Methods in com.github.robtimus.pool that return PoolableObject.Reference Modifier and Type Method Description protected PoolableObject.Reference<X>
PoolableObject. addReference()
Adds a reference to this object.
-