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