public class PbsCustomTypeMap<K,V> extends HashMap<K,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
PbsCustomTypeMap(int initialCapacity,
float loadFactor,
String typeName) |
PbsCustomTypeMap(String typeName) |
Modifier and Type | Method and Description |
---|---|
String |
getTypeName() |
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
Copyright © GigaSpaces.