public static class CaseInsensitiveMap.CaseInsensitiveEntry<K,V> extends AbstractMap.SimpleEntry<K,V>
CaseInsensitiveMap.CaseInsensitiveEntry(Map.Entry<K,V> entry)
K
getKey()
equals, getValue, hashCode, setValue, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public CaseInsensitiveMap.CaseInsensitiveEntry(Map.Entry<K,V> entry)
public K getKey()
getKey
Map.Entry<K,V>
AbstractMap.SimpleEntry<K,V>
Copyright © 2015. All rights reserved.