| Package | Description |
|---|---|
| stormpot |
Stormpot
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TimeSpreadExpiration.hasExpired(SlotInfo<? extends T> info)
|
boolean |
TimeExpiration.hasExpired(SlotInfo<? extends T> info)
|
boolean |
Expiration.hasExpired(SlotInfo<? extends T> info)
Test whether the Slot and Poolable object, represented by the given
SlotInfo object, is still valid, or if the pool should
deallocate it and allocate a replacement. |
boolean |
CompoundExpiration.hasExpired(SlotInfo<? extends T> info)
Returns
true if any of the given Expiration has expired. |
Copyright © 2011-2014–2015. All rights reserved.