Package org.ehcache
Interface Cache.Entry<K,V>
- Type Parameters:
K- the key typeV- the value type
public static interface Cache.Entry<K,V>
A mapping of key to value held in a
Cache.-
Method Summary
K - the key typeV - the value typeCache.