Class | Description |
---|---|
RC |
This class implements the global state of a reference counting collector.
|
RCCollector |
This class implements the collector context for a reference counting collector.
|
RCConstraints |
This class and its subclasses communicate to the host VM/Runtime
any features of the selected plan that it needs to know.
|
RCFindRootSetTraceLocal |
This class implements the thread-local core functionality for a transitive
closure over the heap graph.
|
RCModifiedProcessor |
This class is the fundamental mechanism for performing a
transitive closure over an object graph.
|
RCMutator |
This class implements the mutator context for a reference counting collector.
|