protected class InsertionOrderedMap.ValueCollection extends AbstractCollection
| Modifier | Constructor and Description |
|---|---|
protected |
ValueCollection() |
| Modifier and Type | Method and Description |
|---|---|
Iterator |
iterator() |
int |
size() |
add, addAll, clear, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequals, hashCode, parallelStream, removeIf, spliterator, streampublic Iterator iterator()
iterator in interface Iterableiterator in interface Collectioniterator in class AbstractCollectionpublic int size()
size in interface Collectionsize in class AbstractCollectionCopyright © 2005–2016 jibx.org. All rights reserved.