| Modifier and Type | Class and Description |
|---|---|
static interface |
NullAwareMapIterator.NullMapEntry<K,V>
A Map Entry that the entry key is always null.
|
| Constructor and Description |
|---|
NullAwareMapIterator(Iterator<Map.Entry<K,V>> mapIterator,
NullAwareMapIterator.NullMapEntry<K,V> nullMapEntry) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Map.Entry<K,V> |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.