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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue
Copyright © 2015. All rights reserved.