接口 UsedCache<K,V>

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

public interface UsedCache<K,V> extends Cache<K,V>