Class | Description |
---|---|
Concurrent |
This class implements the global state of a concurrent collector.
|
ConcurrentCollector |
This class implements per-collector thread behavior
and state for a concurrent collector.
|
ConcurrentConstraints |
This class and its subclasses communicate to the host VM/Runtime
any features of the selected plan that it needs to know.
|
ConcurrentMutator |
This class implements per-mutator thread behavior
and state for a simple whole-heap concurrent collector.
|