protected class AbstractKeySetBasedMap.ValuesCollection extends AbstractKeyBasedMap.ValuesCollection
AbstractKeyBasedMap.ValuesCollection.ValuesIterator| Modifier | Constructor and Description | 
|---|---|
protected  | 
ValuesCollection()  | 
| Modifier and Type | Method and Description | 
|---|---|
Object[] | 
toArray() | 
Object[] | 
toArray(Object[] ao) | 
clear, contains, instantiateIterator, isEmpty, iterator, remove, sizeadd, addAll, containsAll, removeAll, retainAll, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequals, hashCode, parallelStream, removeIf, spliterator, streampublic Object[] toArray()
toArray in interface CollectiontoArray in class AbstractCollectionpublic Object[] toArray(Object[] ao)
toArray in interface CollectiontoArray in class AbstractCollection