Package jep.python

Class PyPointer


  • public class PyPointer
    extends java.lang.ref.WeakReference<PyObject>
    Contains pointers to a JepThread* and a PyObject* for using a PyObject* in Java as a PyObject or its subclasses.
    Since:
    3.8
    • Method Summary

      • Methods inherited from class java.lang.ref.Reference

        clear, enqueue, get, isEnqueued, reachabilityFence
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait