CharArrayMap
@Deprecated public class CharArrayMap<V> extends CharArrayMap<V>
CharArrayMap.EntryIterator, CharArrayMap.EntrySet
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
CharArrayMap(int startSize,
boolean ignoreCase)
Deprecated.
Create map with enough capacity to hold startSize terms
|
CharArrayMap(Map<?,? extends V> c,
boolean ignoreCase)
Deprecated.
Creates a map from the mappings in another map.
|
clear, containsKey, containsKey, containsKey, copy, emptyMap, entrySet, get, get, get, keySet, put, put, put, put, remove, size, toString, unmodifiableMap
clone, containsValue, equals, hashCode, isEmpty, putAll, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.