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, valuesequals, hashCode, toStringpublic String getFirstGenericType()
getFirstGenericType in interface IDoubleGenericTypepublic String getSecondGenericType()
getSecondGenericType in interface IDoubleGenericTypeCopyright © GigaSpaces.