public class DotnetGenericTreeMap extends TreeMap<Object,Object> implements IDoubleGenericType
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
DotnetGenericTreeMap(String keyGenericType,
String valueGenericType) |
Modifier and Type | Method and Description |
---|---|
String |
getFirstGenericType() |
String |
getSecondGenericType() |
ceilingEntry, ceilingKey, clear, clone, comparator, containsKey, containsValue, descendingKeySet, descendingMap, entrySet, firstEntry, firstKey, floorEntry, floorKey, forEach, get, headMap, headMap, higherEntry, higherKey, keySet, lastEntry, lastKey, lowerEntry, lowerKey, navigableKeySet, pollFirstEntry, pollLastEntry, put, putAll, remove, replace, replace, replaceAll, size, subMap, subMap, tailMap, tailMap, values
equals, hashCode, isEmpty, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, equals, getOrDefault, hashCode, isEmpty, merge, putIfAbsent, remove
public String getFirstGenericType()
getFirstGenericType
in interface IDoubleGenericType
public String getSecondGenericType()
getSecondGenericType
in interface IDoubleGenericType
Copyright © GigaSpaces.