Documentation of 'org.python.core.PySystemStateRef' Java class
PySystemStateRef
org.python.core

Class PySystemStateRef



  • public class PySystemStateRef
    extends java.lang.ref.WeakReference<PySystemState>
    A weak reference that allows to keep track of PySystemState within Jython core runtime without leaking: as soon as it gets garbage collected, we can clear the places where we have associated data stored.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.