public class FromBufferConstructor extends CythonObjectConstructor
| 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 CythonObjectConstructorpublic NDArray construct(Object[] args)
construct in interface net.razorvine.pickle.IObjectConstructorconstruct in class CythonObjectConstructorCopyright © 2024. All rights reserved.