A simple base impementation of
ObjectPool .
All optional operations are implemented as throwing
UnsupportedOperationException .
author: Rodney Waldhoff version: $Revision: 155430 $ $Date: 2005-02-26 08:13:28 -0500 (Sat, 26 Feb 2005) $
Method Summary
public void
addObject(Object key) Not supported in this base implementation.