Simple object pool. Based on ThreadPool and few other classes The pool will ignore overflow and return null if empty.
@author Gal Shachor
@author Costin
@author Geir Magnusson Jr.
@version $Id: SimplePool.java,v 1.2.14.1 2004/03/03 23:23:07 geirm Exp $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.