public class Partial extends CythonObject 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() |
Identifiable |
toIdentifiable() |
__getstate__, __setstate__, __setstate__containsKey, delattr, get, get, getArray, getArray, getArray, getArrayList, getArrayList, getArrayShape, getArrayShape, getattr, getattr, getBoolean, getBooleanArray, getClassName, getDict, getEnum, getEnumList, getIdentifiable, getInteger, getIntegerArray, getList, getList, getListLike, getListLike, getNumber, getNumberArray, getObject, getObjectArray, getObjectList, getOptional, getOptionalBoolean, getOptionalBoolean, getOptionalDict, getOptionalEnum, getOptionalIdentifiable, getOptionalInteger, getOptionalNumber, getOptionalObject, getOptionalScalar, getOptionalString, getOptionalTuple, getPythonModule, getPythonName, getScalar, getString, getStringArray, getStringList, getTuple, getTupleList, hasattr, put, putAll, remove, setattr, setClassName, updateclear, clone, compute, computeIfAbsent, computeIfPresent, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, putIfAbsent, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic void __init__(Object[] args)
__init__ in class CythonObjectpublic void __setstate__(Object[] args)
__setstate__ in class CythonObjectpublic Object construct(Object[] args) throws net.razorvine.pickle.PickleException
construct in interface net.razorvine.pickle.IObjectConstructornet.razorvine.pickle.PickleExceptionpublic Identifiable toIdentifiable()
public net.razorvine.pickle.objects.ClassDictConstructor getFunc()
public Object[] getArgs()
Copyright © 2024. All rights reserved.