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, removeAlltoStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitequals, hashCode, removeAll, spliteratorparallelStream, removeIf, streamCopyright © GigaSpaces.