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