Class TObjectShortHashMap.KeyView

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

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