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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValueCopyright © 2024. All rights reserved.