| Package | Description |
|---|---|
| org.jikesrvm.mm.mmtk |
| Modifier and Type | Field and Description |
|---|---|
private static ReferenceProcessor |
ReferenceProcessor.phantomReferenceProcessor |
private static ReferenceProcessor |
ReferenceProcessor.softReferenceProcessor |
private static ReferenceProcessor |
ReferenceProcessor.weakReferenceProcessor |
| Modifier and Type | Method and Description |
|---|---|
static ReferenceProcessor |
ReferenceProcessor.get(ReferenceProcessor.Semantics semantics)
Creates an instance of the appropriate reference type processor.
|