org.sadun.util.pool
Class ObjectPool.PooledObjectWrapper

java.lang.Object
  extended byorg.sadun.util.pool.ObjectPool.PooledObjectWrapper
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ObjectPool

protected static final class ObjectPool.PooledObjectWrapper
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Method Summary
 java.lang.Object getObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getObject

public java.lang.Object getObject()