public class RowMap extends HashMap<String,Object> implements IRowValueGetter
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 构造器和说明 |
|---|
RowMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getColumn(String key)
取得更新之后最新值
|
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 String getColumn(String key)
IRowValueGettergetColumn 在接口中 IRowValueGetterCopyright © 2021. All rights reserved.