java.lang.Iterable<K>, java.util.Collection<K>, java.util.Set<K>protected class TObjectFloatHashMap.KeyView
extends java.util.AbstractSet<E>
| Modifier | Constructor | Description |
|---|---|---|
protected |
KeyView() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
containsElement(K key) |
|
java.util.Iterator<K> |
iterator() |
|
boolean |
removeElement(K key) |