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