Package org.python.modules
Class gc.CycleMarkAttr
- java.lang.Object
-
- org.python.modules.gc.CycleMarkAttr
-
- Enclosing class:
- gc
public static class gc.CycleMarkAttr extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description booleanmonitored
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisCyclic()booleanisUncollectable()voidsetFlags(boolean cyclic, boolean uncollectable)
-