类 UPythonInterpreter

  • 所有已实现的接口:
    java.io.Closeable, java.lang.AutoCloseable

    public class UPythonInterpreter
    extends org.python.util.PythonInterpreter
    作者:
    yaqiang
    • 字段概要

      • 从类继承的字段 org.python.util.PythonInterpreter

        cflags, systemState, threadLocals, useThreadLocalState
    • 方法概要

      • 从类继承的方法 org.python.util.PythonInterpreter

        cleanup, close, compile, compile, compile, compile, eval, eval, exec, exec, execfile, execfile, execfile, get, get, getLocals, getSystemState, initialize, set, set, setErr, setErr, setErr, setIn, setIn, setIn, setLocals, setOut, setOut, setOut, setSystemState, threadLocalStateInterpreter
      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 构造器详细资料

      • UPythonInterpreter

        public UPythonInterpreter()