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 |
Scanning |
Modifier and Type | Method and Description |
---|---|
Scanning |
Factory.newScanning() |
Modifier and Type | Field and Description |
---|---|
static Scanning |
VM.scanning |
Modifier and Type | Method and Description |
---|---|
abstract Scanning |
Factory.newScanning()
Create a new Scanning instance using the appropriate VM-specific
concrete Scanning sub-class.
|