| Package | Description |
|---|---|
| org.mmtk.plan.generational.immix |
Provides the default collector (generational Immix).
|
| org.mmtk.plan.immix | |
| org.mmtk.plan.stickyimmix | |
| org.mmtk.policy.immix |
| Modifier and Type | Field and Description |
|---|---|
private ImmixAllocator |
GenImmixCollector.copy |
private ImmixAllocator |
GenImmixCollector.defragCopy |
| Modifier and Type | Field and Description |
|---|---|
protected ImmixAllocator |
ImmixCollector.copy |
| Modifier and Type | Field and Description |
|---|---|
private ImmixAllocator |
StickyImmixCollector.nurseryCopy |
| Modifier and Type | Class and Description |
|---|---|
class |
MutatorLocal |