protected class THashMap.KeyView extends java.lang.Object
boolean
containsElement(K key)
java.util.Iterator<K>
iterator()
removeElement(K key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode, spliterator
parallelStream, removeIf, stream
forEach
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)