Class TObjectIntHashMap.KeyView

java.lang.Object
java.util.AbstractCollection<K>
java.util.AbstractSet<K>
gnu.trove.map.hash.TObjectIntHashMap.KeyView
All Implemented Interfaces:
Iterable<K>, Collection<K>, Set<K>
Enclosing class:
TObjectIntHashMap<K>

protected class TObjectIntHashMap.KeyView extends AbstractSet<K>
a view onto the keys of the map.