protected class THashMap.EntryView extends AbstractSet<E>
Modifier | Constructor and Description |
---|---|
protected |
EntryView() |
Modifier and Type | Method and Description |
---|---|
boolean |
containsElement(Map.Entry<K,V> entry) |
Iterator<Map.Entry<K,V>> |
iterator() |
protected K |
keyForEntry(Map.Entry<K,V> entry) |
boolean |
removeElement(Map.Entry<K,V> entry) |
protected V |
valueForEntry(Map.Entry<K,V> entry) |
equals, hashCode, removeAll
toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals, hashCode, removeAll, spliterator
parallelStream, removeIf, stream
Copyright © GigaSpaces.