public class CaseInsensitiveMap
extends java.util.TreeMap
Constructor and Description |
---|
CaseInsensitiveMap() |
CaseInsensitiveMap(java.util.Map map) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
put(java.lang.Object key,
java.lang.Object value) |
ceilingEntry, ceilingKey, clear, clone, comparator, containsKey, containsValue, descendingKeySet, descendingMap, entrySet, firstEntry, firstKey, floorEntry, floorKey, get, headMap, headMap, higherEntry, higherKey, keySet, lastEntry, lastKey, lowerEntry, lowerKey, navigableKeySet, pollFirstEntry, pollLastEntry, putAll, remove, size, subMap, subMap, tailMap, tailMap, values