Class TObjectDoubleCustomHashMap.KeyView

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

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