Package | Description |
---|---|
org.mmtk.plan |
Modifier and Type | Class and Description |
---|---|
class |
ComplexPhase
Phases of a garbage collection.
|
class |
ConcurrentPhase
Phases of a garbage collection.
|
class |
SimplePhase
Phases of a garbage collection.
|
Modifier and Type | Field and Description |
---|---|
private static Phase[] |
Phase.phases
The array of phase instances.
|
Modifier and Type | Method and Description |
---|---|
static Phase |
Phase.getPhase(short id)
Retrieve a phase by the unique phase identifier.
|