gnu.trove.map.custom_hash
protected class TObjectIntCustomHashMap.KeyView extends java.util.AbstractSet<E>
Modifier | Constructor and Description |
---|---|
protected |
TObjectIntCustomHashMap.KeyView() |
Modifier and Type | Method and Description |
---|---|
boolean |
containsElement(K key) |
java.util.Iterator<K> |
iterator() |
boolean |
removeElement(K key) |