Searched defs:KeySetView (Results 1 – 1 of 1) sorted by relevance
4595 public static class KeySetView<K,V> extends CollectionView<K,V,K> class in ConcurrentHashMap4599 KeySetView(ConcurrentHashMap<K,V> map, V value) { // non-public in KeySetView() method in ConcurrentHashMap.KeySetView