public interface CacheEntryExpirator
CacheEntryExpirator is responsible to check, if a
CacheEntry has expired or not.| Modifier and Type | Method and Description |
|---|---|
boolean |
isExpired(long expirationValue)
Checks if a Cache Entry is Expired or not
|
Copyright © 2015 Hannes Dorfmann. All rights reserved.