public abstract class AbstractPythonAware extends java.lang.Object implements PythonAware
| Constructor and Description |
|---|
AbstractPythonAware(PythonAware pythonAware) |
AbstractPythonAware(PythonInterpreter pythonInterpreter) |
| Modifier and Type | Method and Description |
|---|---|
PythonInterpreter |
getPythonInterpreter() |
public AbstractPythonAware(PythonAware pythonAware)
public AbstractPythonAware(PythonInterpreter pythonInterpreter)
public PythonInterpreter getPythonInterpreter()
getPythonInterpreter in interface PythonAwareCopyright © 2018 SAP SE. All Rights Reserved.