ch.bind.philib.pool.object
| Constructor and Description |
|---|
SoftRefPool(ObjectManager<T> manager,
int maxEntries) |
| Modifier and Type | Method and Description |
|---|---|
int |
getNumPooled() |
protected boolean |
offer(T value) |
protected T |
poll() |
clear, getPoolStats, recycle, takepublic SoftRefPool(ObjectManager<T> manager, int maxEntries)
Copyright © 2014. All Rights Reserved.