Interface Key<I>

Type Parameters:
I - the identifier type of the cache key

public interface Key<I>
A cache key for a given identifier
Author:
Paul Ferraro