|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PoolableObject | |
---|---|
com.cosylab.util |
Uses of PoolableObject in com.cosylab.util |
---|
Methods in com.cosylab.util that return PoolableObject | |
---|---|
PoolableObject |
ObjectPool.newInstance()
Produces a new instance. |
PoolableObject |
ObjectFactory.newInstance()
New instance of PoolableObject |
PoolableObject |
DefaultObjectFactory.newInstance()
|
Methods in com.cosylab.util with parameters of type PoolableObject | |
---|---|
void |
ObjectPool.returnToPool(PoolableObject p)
Must be invoked from the finalize method of the
PoolableObject s to return them to the object pool. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |