Interface ExpiringCacheable

All Superinterfaces:
Cacheable, Serializable
All Known Implementing Classes:
WeatherMapData

public interface ExpiringCacheable extends Cacheable
An interface to mark a cacheable object that sets its own expiration date.
Since:
1.0
Version:
7.0
Author:
Luke