protected static class BaseDocument.LazyPropertyMap extends Hashtable
Modifier | Constructor and Description |
---|---|
protected |
LazyPropertyMap(Dictionary dict) |
Modifier and Type | Method and Description |
---|---|
Object |
get(Object key) |
Object |
put(Object key,
Object value) |
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, getOrDefault, hashCode, isEmpty, keys, keySet, merge, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, values
protected LazyPropertyMap(Dictionary dict)