public static class ConfigFileParser.STAttrMap extends HashMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
STAttrMap() |
| Modifier and Type | Method and Description |
|---|---|
ConfigFileParser.STAttrMap |
put(String attrName,
int value) |
ConfigFileParser.STAttrMap |
put(String attrName,
Object value) |
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 ConfigFileParser.STAttrMap put(String attrName, Object value)
public ConfigFileParser.STAttrMap put(String attrName, int value)
Copyright © 2015. All rights reserved.