Package jep.python


package jep.python
  • Classes
    Class
    Description
    Handle Proxy method calls.
    Manages the native memory associated with PyObjects in an Interpreter.
    A Java object that wraps a pointer to a Python callable.
    A Java object that wraps a pointer to a Python object.
    Contains pointers to a JepThread* and a PyObject* for using a PyObject* in Java as a PyObject or its subclasses.