|
Class Summary |
| GenRC |
This class implements the global state of a a simple reference counting collector. |
| GenRCCollector |
This class implements the collector context for a simple reference counting
collector. |
| GenRCConstraints |
This class and its subclasses communicate to the host VM/Runtime
any features of the selected plan that it needs to know. |
| GenRCFindRootSetTraceLocal |
This class implements the thread-local core functionality for a transitive
closure over the heap graph. |
| GenRCModifiedProcessor |
This class is the fundamental mechanism for performing a
transitive closure over an object graph. |
| GenRCMutator |
This class implements the mutator context for a simple reference counting collector. |