public class DotnetGenericHashMap extends HashMap<Object,Object> implements IDoubleGenericType
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
DotnetGenericHashMap(int capacity,
float defaultLoadFactor,
String keyGenericType,
String valueGenericType) |
Modifier and Type | Method and Description |
---|---|
String |
getFirstGenericType() |
String |
getSecondGenericType() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
public String getFirstGenericType()
getFirstGenericType
in interface IDoubleGenericType
public String getSecondGenericType()
getSecondGenericType
in interface IDoubleGenericType
Copyright © GigaSpaces.