Interface ICalculatedValueCacheKey
public interface ICalculatedValueCacheKey
Marker interface for specifying a key for the
CalculatedValueCache.
Remember to implement equals() and hashCode() so it
works correctly!