protected class THashMap.EntryView extends THashMap.KeyView
THashMap.KeyView.EntryIterator| Modifier | Constructor and Description |
|---|---|
protected |
EntryView() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(Object entry) |
Iterator |
iterator() |
protected Object |
keyForEntry(Object entry) |
boolean |
remove(Object entry) |
protected Object |
valueForEntry(Object entry) |
add, addAll, clear, containsAll, isEmpty, removeAll, retainAll, size, toArray, toArrayclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, spliteratorparallelStream, removeIf, streampublic Iterator iterator()
iterator in interface Iterableiterator in interface Collectioniterator in interface Setiterator in class THashMap.KeyViewpublic boolean remove(Object entry)
remove in interface Collectionremove in interface Setremove in class THashMap.KeyViewpublic boolean contains(Object entry)
contains in interface Collectioncontains in interface Setcontains in class THashMap.KeyViewCopyright © 2019 JULIE Lab, Germany. All rights reserved.