Package | Description |
---|---|
org.mmtk.utility.deque |
Modifier and Type | Class and Description |
---|---|
class |
AddressDeque
This supports unsynchronized enqueuing and dequeuing of addresses
|
class |
AddressPairDeque
This supports unsynchronized enqueuing and dequeuing of
address pairs
|
class |
AddressTripleDeque
This supports unsynchronized enqueuing and dequeuing of
address triples
|
class |
ObjectReferenceDeque
This supports unsynchronized enqueuing and dequeuing of
object references
|
class |
SortTODAddressStack
This supports unsynchronized pushing and popping of addresses.
|
class |
SortTODObjectReferenceStack
This supports unsynchronized pushing and popping of object
references.
|