public class XMap extends LinkedCaseInsensitiveMap<String>
| 限定符和类型 | 方法和说明 |
|---|---|
static XMap |
from(List<String> args) |
static XMap |
from(String[] args) |
double |
getDouble(String key) |
int |
getInt(String key) |
long |
getLong(String key) |
clear, clone, containsKey, containsValue, convertKey, entrySet, equals, get, getLocale, getOrDefault, hashCode, isEmpty, keySet, put, putAll, remove, removeEldestEntry, size, toString, valuescompute, computeIfAbsent, computeIfPresent, forEach, merge, putIfAbsent, remove, replace, replace, replaceAllCopyright © 2020. All rights reserved.