AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 构造器和说明 |
|---|
RequestMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
Date |
getDate(String code,
String format) |
BigDecimal |
getDecimal(String code) |
Integer |
getInt(String code) |
Integer |
getInt(String code,
Integer defaults) |
Long |
getLong(String code) |
Long |
getLong(String code,
Long defaults) |
String |
getValue(String code) |
String |
getValue(String code,
String defaults,
boolean isH5Safe) |
RequestMap |
put(String k,
Object v) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic RequestMap put(String k, Object v)
public BigDecimal getDecimal(String code)
Copyright © 2024. All rights reserved.