public class ClassDict extends HashMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ClassDict(String modulename,
String classname) |
| Modifier and Type | Method and Description |
|---|---|
void |
__setstate__(HashMap<String,Object> values)
for the unpickler to restore state
|
String |
getClassName()
retrieve the (python) class name of the object that was pickled.
|
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, toStringCopyright © 2016. All Rights Reserved.