public class CamelCaseInsensitiveMap<V> extends KeyConversionMap<String,String,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 限定符和类型 | 字段和说明 |
|---|---|
private static long |
serialVersionUID |
| 构造器和说明 |
|---|
CamelCaseInsensitiveMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
convertKey(Object key) |
clear, containsKey, entrySet, get, put, removeclone, containsValue, equals, hashCode, isEmpty, keySet, putAll, size, toString, valuescompute, computeIfAbsent, computeIfPresent, containsValue, equals, forEach, getOrDefault, hashCode, isEmpty, keySet, merge, putAll, putIfAbsent, remove, replace, replace, replaceAll, size, valuesprivate static final long serialVersionUID
protected String convertKey(Object key)
convertKey 在类中 KeyConversionMap<String,String,V>Copyright © 2020. All rights reserved.