public class FromBufferConstructor extends CustomPythonObjectConstructor
| Constructor and Description |
|---|
FromBufferConstructor(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
NDArray |
construct(Object[] args) |
NDArray |
newObject() |
getClazz, getModule, getName, reconstructpublic NDArray newObject()
newObject in class CustomPythonObjectConstructorpublic NDArray construct(Object[] args)
construct in interface net.razorvine.pickle.IObjectConstructorconstruct in class CustomPythonObjectConstructorCopyright © 2023. All rights reserved.