gnu.trove.map.hash
protected class THashMap.KeyView extends java.util.AbstractSet<E>
protected
THashMap.KeyView()
boolean
containsElement(K key)
java.util.Iterator<K>
iterator()
removeElement(K key)
equals, hashCode, removeAll
containsAll
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode, removeAll
protected THashMap.KeyView()
public java.util.Iterator<K> iterator()
iterator
java.lang.Iterable<K>
java.util.Collection<K>
java.util.Set<K>
public boolean removeElement(K key)
public boolean containsElement(K key)