ICache<K,V>
@Deprecated public interface Cache<K,V> extends ICache<K,V>
ICache
clear, containsKey, containsValue, get, isEmpty, keySet, put, remove, size, values