|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ObjectGenerator | An interface for a simple instance factory. |
ObjectPool | Allows for reuse of instances without having to constantly instantiate new ones and discard old ones. |
Class Summary | |
---|---|
ArrayGenerator | |
CappedObjectRecycler | Performs the same task as its superclass, but allows the ability to specify the maximum number of cached instances. |
ClassInstanceGenerator | |
CollectionGenerator | |
ObjectRecycler | Basic implementation of ObjectPool interface. |
StringBufferGenerator | |
SynchronizedObjectPool |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |