public class StrongPool<T> extends Object implements IPool<T>
If a long lived, memory managed pool is required use WeakPool.
| Constructor and Description |
|---|
StrongPool() |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.