|
PooliT v2.0 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
| NotifierPoolListener | Classes who wish to be informed of objects being fetched and released from a NotifierPooler must implement this interface. |
| NotifyPoolListener | Classes that wish to be notified when they are fetched from the pool and subsequently released back to the pool must implement this interface. |
| Class Summary | |
| DisposablePooler | This pooler acts as a memory-sensitive pool. |
| FixedPooler | This Pooler implements a fixed-sized pool. |
| LimitedPooler | Wraps another Pooler class to limit the objects fetched by the pool. |
| NotifierPooler | Notifies listeners who are interested in knowing when objects are being fetched and released. |
| NotifyPooler | Notifies objects when they are fetched from and released to the pool. |
| TimeoutPooler | This Pooler will keep objects in its pool for a specified amount of time. |
|
PooliT v2.0 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||