@TabularTypeInfo(rowType=SimpleMap.Entry.class, indexNames="key") public class SimpleMap extends TreeMap<String,String>
TabularData
for
java.util.MapModifier and Type | Class and Description |
---|---|
static interface |
SimpleMap.Entry |
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
SimpleMap() |
SimpleMap(TabularData tabular) |
Modifier and Type | Method and Description |
---|---|
TabularData |
toTabularData() |
ceilingEntry, ceilingKey, clear, clone, comparator, containsKey, containsValue, descendingKeySet, descendingMap, entrySet, firstEntry, firstKey, floorEntry, floorKey, get, headMap, headMap, higherEntry, higherKey, keySet, lastEntry, lastKey, lowerEntry, lowerKey, navigableKeySet, pollFirstEntry, pollLastEntry, put, putAll, remove, size, subMap, subMap, tailMap, tailMap, values
equals, hashCode, isEmpty, toString
public SimpleMap()
public SimpleMap(TabularData tabular)
public TabularData toTabularData()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"