public static class ImmutableMap.ValueIterator<K,V> extends ImmutableIteratorBase<ImmutableMap.MapEntry<K,V>> implements Iterator<V>
array, index, length| Constructor and Description |
|---|
ValueIterator(ImmutableMap.MapEntry<K,V>[] array,
int length) |
| Modifier and Type | Method and Description |
|---|---|
V |
next() |
checkNext, hasNextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, hasNext, removeCopyright © 2021. All rights reserved.