edu.internet2.middleware.subject.util
Class ExpirableValue<T>
java.lang.Object
edu.internet2.middleware.subject.util.ExpirableValue<T>
- Type Parameters:
T
- is the type of the underlying content
- All Implemented Interfaces:
- Serializable
public class ExpirableValue<T>
- extends Object
- implements Serializable
This holds the actual value of the map, and the time it was inserted, and
the time that it should last in the cache
- Version:
- $Id: ExpirableValue.java 6347 2010-02-18 04:29:19Z mchyzer $
- Author:
- mchyzer
- See Also:
- Serialized Form