接口 LocatedCache.Parameterized<K,​V>

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

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