public class Partial extends CustomPythonObject implements net.razorvine.pickle.IObjectConstructor
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Method and Description |
|---|---|
void |
__init__(Object[] args) |
void |
__setstate__(Object[] args) |
Object |
construct(Object[] args) |
Object[] |
getArgs() |
net.razorvine.pickle.objects.ClassDictConstructor |
getFunc() |
Map<String,?> |
getKeywords() |
__getstate__, __setstate__get, getArray, getArray, getArray, getArrayShape, getArrayShape, getBoolean, getBooleanArray, getClassName, getDict, getInteger, getIntegerArray, getList, getList, getListLike, getListLike, getNumber, getNumberArray, getObject, getOptional, getOptionalBoolean, getOptionalObject, getOptionalScalar, getOptionalString, getPythonModule, getPythonName, getPythonObject, getScalar, getString, getTuple, getTupleList, setClassNameclear, 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 void __init__(Object[] args)
__init__ in class CustomPythonObjectpublic void __setstate__(Object[] args)
__setstate__ in class CustomPythonObjectpublic Object construct(Object[] args) throws net.razorvine.pickle.PickleException
construct in interface net.razorvine.pickle.IObjectConstructornet.razorvine.pickle.PickleExceptionpublic net.razorvine.pickle.objects.ClassDictConstructor getFunc()
public Object[] getArgs()
Copyright © 2023. All rights reserved.