AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 构造器和说明 |
|---|
StringMap() |
StringMap(int initialCapacity) |
StringMap(int initialCapacity,
float loadFactor) |
StringMap(Map<String,String> m) |
StringMap(String src,
String keyValueSpec,
String entrySpec) |
| 限定符和类型 | 方法和说明 |
|---|---|
static StringMap |
httpUrlParameters(String url) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic static final StringMap EMPTY
Copyright © 2020. All rights reserved.