Package | Description |
---|---|
org.mmtk.utility.gcspy.drivers | |
org.mmtk.vm.gcspy |
Modifier and Type | Field and Description |
---|---|
protected Stream[] |
AbstractDriver.streams
This space's streams
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractDriver.addStream(Stream stream)
Add a stream to the driver.
|
Modifier and Type | Class and Description |
---|---|
class |
ByteStream
Set up a GCspy Stream with data type BYTE_TYPE
|
class |
IntStream
Set up a GCspy Stream with data type INT_TYPE.
|
class |
ShortStream
Set up a GCspy Stream with data type SHORT_TYPE.
|