Overview Package Class Use Tree Deprecated Index Help
Prev Class Next Class Frames NoFrames All Classes
Summary: Nested Field Constr Method Detail: Field Constr Method
org.python.core
public class PyFinalizableInstance extends PyInstance
This is a special class due to performance. Defining finalize() on a class, makes the class a lot slower.