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