|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JLayout
A layout manager. This is the super-interface of the interfaces describing the layout of a class or an array. A layout manager is necessary to manage the allocation of objects by calculating the amount of memory needed and by determinating the position of each field (or array entry) into the memory allocated.
| Method Summary | |
|---|---|
JHeap |
getHeap()
Returns the heap associated with this layout manager. |
| Method Detail |
|---|
JHeap getHeap()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||