public static class CaseInsensitiveMap.CaseInsensitiveEntry<K,V> extends AbstractMap.SimpleEntry<K,V>
| Constructor and Description |
|---|
CaseInsensitiveEntry(Map.Entry<K,V> entry) |
| Modifier and Type | Method and Description |
|---|---|
K |
getKey() |
equals, getValue, hashCode, setValue, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValueCopyright © 2015. All rights reserved.