| 限定符和类型 | 类和说明 |
|---|---|
static interface |
NullAwareMapIterator.NullMapEntry<K,V>
A Map Entry that the entry key is always null.
|
| 构造器和说明 |
|---|
NullAwareMapIterator(Iterator<Map.Entry<K,V>> mapIterator,
NullAwareMapIterator.NullMapEntry<K,V> nullMapEntry) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.