| Package | Description |
|---|---|
| org.jikesrvm.mm.mmtk | |
| org.mmtk.vm |
Provides classes that specify the interface between MMTk and the VM.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Statistics |
| Modifier and Type | Method and Description |
|---|---|
Statistics |
Factory.newStatistics() |
| Modifier and Type | Field and Description |
|---|---|
static Statistics |
VM.statistics |
| Modifier and Type | Method and Description |
|---|---|
abstract Statistics |
Factory.newStatistics()
Create a new Statistics instance using the appropriate VM-specific
concrete Statistics sub-class.
|