protected class InsertionOrderedMap.ValueCollection extends AbstractCollection
| Modifier | Constructor and Description |
|---|---|
protected |
InsertionOrderedMap.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, hashCodeprotected InsertionOrderedMap.ValueCollection()
public Iterator iterator()
iterator in interface Iterableiterator in interface Collectioniterator in class AbstractCollectionpublic int size()
size in interface Collectionsize in class AbstractCollectionCopyright © 2005-2013 jibx.org. All Rights Reserved.