public abstract class PythonObject
extends net.razorvine.pickle.objects.ClassDict
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
PythonObject(String module,
String name) |
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, toStringpublic String getPythonModule()
public String getPythonName()
public int[] getArrayShape(String name)
public int[] getArrayShape(String name, int length)
public <E extends PythonObject> E getPythonObject(String name, E object)
Copyright © 2021. All rights reserved.