Top Fields Constructors Methods
sun.jvm.hotspot.opto

public Class Block_Array

extends VMObject
Class Inheritance
Known Direct Subclasses
sun.jvm.hotspot.opto.Block_List
Imports
java.util.*, sun.jvm.hotspot.debugger.*, sun.jvm.hotspot.runtime.*, sun.jvm.hotspot.oops.*, sun.jvm.hotspot.types.*, sun.jvm.hotspot.utilities.Observable, .Observer

Field Summary

Modifier and TypeField and Description
private static AddressField
private static AddressField
private static CIntField
Inherited from sun.jvm.hotspot.runtime.VMObject:
addr

Constructor Summary

AccessConstructor and Description
public

Method Summary

Modifier and TypeMethod and Description
public Block
at(int i)

private static synchronized void
public int
Max()

Inherited from sun.jvm.hotspot.runtime.VMObject:
equalsgetAddresshashCodetoString

Field Detail

arenaFieldback to summary
private static AddressField arenaField
blocksFieldback to summary
private static AddressField blocksField
sizeFieldback to summary
private static CIntField sizeField

Constructor Detail

Block_Arrayback to summary
public Block_Array(Address addr)

Method Detail

atback to summary
public Block at(int i)
initializeback to summary
private static synchronized void initialize(TypeDataBase db) throws WrongTypeException
Maxback to summary
public int Max()