Class TObjectLongHashMap.KeyView

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

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