public interface CacheExpirationPolicy<E extends CacheEntry>
| Modifier and Type | Method and Description |
|---|---|
int |
getTimerTickSeconds() |
boolean |
isStale(E cacheEntry) |
int getTimerTickSeconds()
boolean isStale(E cacheEntry)
Copyright © 2012. All Rights Reserved.