接口 Cache.Parameterized<K,V>

所有超级接口:
Cache<K,V>
封闭接口:
Cache<K,V>

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