Classes | |
class | Graveyard |
Graveyard uses phantom-references to track garbage collection of registered objects, and then perform post-mortem actions on them. | |
class | ObjectRef< ObjectType extends KanziObject > |
The ObjectRef class is used to store an owning reference to a KanziObject instance. More... | |