See: Description
| Class | Description |
|---|---|
| RCBase |
This class implements the global state of a reference counting collector.
|
| RCBaseCollector |
This class implements the collector context for a reference counting collector.
|
| RCBaseConstraints |
This class and its subclasses communicate to the host VM/Runtime
any features of the selected plan that it needs to know.
|
| RCBaseMutator |
This class implements the mutator context for a reference counting collector.
|
| RCDecBuffer |
This class implements a dec-buffer for a reference counting collector
|
| RCHeader | |
| RCZero |
This class is the fundamental mechanism for performing a
transitive closure over an object graph.
|