public class CaseInsensitiveMap.CaseInsensitiveEntry extends AbstractMap.SimpleEntry<K,V>
Constructor and Description |
---|
CaseInsensitiveEntry(Map.Entry<K,V> entry) |
Modifier and Type | Method and Description |
---|---|
K |
getKey() |
K |
getOriginalKey() |
V |
setValue(V value) |
equals, getValue, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue
Copyright © 2023. All rights reserved.