Package org.python.core.finalization
package org.python.core.finalization
-
ClassDescriptionSee documentation of
FinalizablePyObject.This interface allowsPyObjects to have finalizers.This interface should never be used directly in any hand-written code (except in FinalizeTrigger.java).To use finalizers onPyObjects, read the documentation ofFinalizablePyObject.Reserved for use by JyNI.