- Summary: 
 
- Nested | 
 
- Field | 
 
- Constr | 
 
- Method
 
- Detail: 
 
- Field | 
 
- Constr | 
 
- Method
 
 
 
- 
- Type Parameters:
 E - Type of the Expirable value
public interface ExpirationChecker<E extends Expirable>
Interface for entries, records or whatever that can be checked for expiration.
 
 
- 
- 
Method Summary
Methods 
| Modifier and Type | 
Method and Description | 
boolean | 
isExpired(E expirableEntry)
Checks if the given  Expirable entry is expired or not.  
 | 
 
 
 
 
- Summary: 
 
- Nested | 
 
- Field | 
 
- Constr | 
 
- Method
 
- Detail: 
 
- Field | 
 
- Constr | 
 
- Method
 
 
 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.