Class MyPyScriptEngine

java.lang.Object
javax.script.AbstractScriptEngine
org.python.jsr223.MyPyScriptEngine
All Implemented Interfaces:
AutoCloseable, Compilable, Invocable, ScriptEngine

public class MyPyScriptEngine extends AbstractScriptEngine implements Compilable, Invocable, AutoCloseable