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