public static interface NullAwareMapIterator.NullMapEntry<K,V> extends Map.Entry<K,V>
Modifier and Type | Method and Description |
---|---|
default K |
getKey() |
void |
remove() |
comparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, getValue, hashCode, setValue
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.