public class CaseInsensitiveMap<V> extends MultivaluedTreeMap<java.lang.String,V>
Modifier and Type | Class and Description |
---|---|
private static class |
CaseInsensitiveMap.CaseInsensitiveComparator |
Modifier and Type | Field and Description |
---|---|
static java.util.Comparator<java.lang.String> |
CASE_INSENSITIVE_ORDER |
Constructor and Description |
---|
CaseInsensitiveMap() |
add, addAll, addAll, addAll, addFirst, clear, clone, clone, containsKey, containsValue, copy, entrySet, equals, equalsIgnoreValueOrder, get, getFirst, hashCode, isEmpty, keySet, put, putAll, putSingle, remove, size, toString, toString, values