public static class MemoryArea.AllocationPoint
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
MemoryArea.AllocationPoint |
next |
| Constructor and Description |
|---|
MemoryArea.AllocationPoint(int start,
int end,
int top) |
public MemoryArea.AllocationPoint next