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