public class CClassDict
extends net.razorvine.pickle.objects.ClassDict
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
CClassDict(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,Object> |
__getstate__() |
void |
__init__(Object[] args) |
void |
__setstate__(HashMap<String,Object> values) |
void |
__setstate__(Object[] args) |
static HashMap<String,Object> |
createAttributeMap(String[] attributes,
Object[] args) |
List<?> |
getArray(String name) |
List<?> |
getArray(String name,
String key) |
protected void |
reset() |
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 © 2018. All rights reserved.