protected class THashMap.ValueView extends THashMap.KeyView
THashMap.KeyView.EntryIterator| Modifier | Constructor and Description |
|---|---|
protected |
ValueView() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(Object value) |
Iterator |
iterator() |
boolean |
remove(Object value) |
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 contains(Object value)
contains in interface Collectioncontains in interface Setcontains in class THashMap.KeyViewpublic boolean remove(Object value)
remove in interface Collectionremove in interface Setremove in class THashMap.KeyViewCopyright © 2019 JULIE Lab, Germany. All rights reserved.