| Package | Description |
|---|---|
| org.mmtk.policy | |
| org.mmtk.utility.alloc |
| Modifier and Type | Class and Description |
|---|---|
class |
ExplicitLargeObjectSpace
Each instance of this class corresponds to one explicitly managed
large object space.
|
class |
LargeObjectSpace
Each instance of this class corresponds to one explicitly managed
large object space.
|
| Constructor and Description |
|---|
LargeObjectLocal(BaseLargeObjectSpace space)
Constructor
|
| Modifier and Type | Field and Description |
|---|---|
protected BaseLargeObjectSpace |
LargeObjectAllocator.space |
| Modifier and Type | Method and Description |
|---|---|
protected BaseLargeObjectSpace |
LargeObjectAllocator.getSpace() |
| Constructor and Description |
|---|
LargeObjectAllocator(BaseLargeObjectSpace space)
Constructor
|