public class NvMap extends LinkedCaseInsensitiveMap<String>
Context.paramMap(),
序列化表格| 限定符和类型 | 方法和说明 |
|---|---|
static NvMap |
from(List<String> args) |
static NvMap |
from(String[] args) |
double |
getDouble(String key) |
double |
getDouble(String key,
double def) |
int |
getInt(String key) |
int |
getInt(String key,
int def) |
long |
getLong(String key) |
long |
getLong(String key,
long def) |
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 © 2021. All rights reserved.