接口 Cache.Parameterized<K,V>

所有超级接口:
Cache<K,V>
所有已知子接口:
LocatedCache.Parameterized<K,V>
封闭接口:
Cache<K,V>

public static interface Cache.Parameterized<K,V> extends Cache<K,V>