public class GeoCoord extends HashMap<String,BigDecimal[]> implements Serializable
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 构造器和说明 |
|---|
GeoCoord() |
| 限定符和类型 | 方法和说明 |
|---|---|
GeoCoord |
put(String key,
String x,
String y)
设置key,x,y值
|
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, toStringCopyright © 2018. All rights reserved.