Class TObjectByteCustomHashMap.KeyView

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

protected class TObjectByteCustomHashMap.KeyView extends AbstractSet<E>
a view onto the keys of the map.