Package | Description |
---|---|
org.vmmagic.unboxed |
Modifier and Type | Class and Description |
---|---|
class |
Address
Stub implementation of an Address type, intended only to
allow the core of MMTk to be compiled.
|
(package private) class |
ArchitecturalWord |
class |
Extent
Represents a pointer-sized unsigned integer used for describing a length in bytes.
|
class |
Offset
Represents a pointer-sized signed integer used for describing an offset in bytes.
|
class |
Word
A generic pointer-sized integer.
|