java.io.Serializable
, java.lang.Cloneable
, java.util.Map<java.lang.String,K>
, java.util.NavigableMap<java.lang.String,K>
, java.util.SortedMap<java.lang.String,K>
public class CaselessTreeMap<K>
extends java.util.TreeMap<java.lang.String,K>
Constructor | Description |
---|---|
CaselessTreeMap() |
compute, computeIfAbsent, computeIfPresent, equals, getOrDefault, hashCode, isEmpty, merge, putIfAbsent, remove
finalize, getClass, notify, notifyAll, wait, wait, wait
ceilingEntry, ceilingKey, clear, clone, comparator, containsKey, containsValue, descendingKeySet, descendingMap, entrySet, firstEntry, firstKey, floorEntry, floorKey, forEach, get, headMap, headMap, higherEntry, higherKey, keySet, lastEntry, lastKey, lowerEntry, lowerKey, navigableKeySet, pollFirstEntry, pollLastEntry, put, putAll, remove, replace, replace, replaceAll, size, subMap, subMap, tailMap, tailMap, values