- All Implemented Interfaces:
- Serializable
public abstract class CacheEntry
extends Object
implements Serializable
Represents a cache entry. Any value that needs to be included in the
cache must be encapsulated with a class deriving from this class.
- See Also:
- Serialized Form