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