Top Fields Constructors Methods
sun.jvm.hotspot.oops

public Class VirtualCallData<K, M>

extends ReceiverTypeData<K, M>
Class Inheritance
Known Direct Subclasses
sun.jvm.hotspot.oops.VirtualCallTypeData
Imports
java.io.*, java.util.*, sun.jvm.hotspot.debugger.*, sun.jvm.hotspot.runtime.*, sun.jvm.hotspot.types.*, sun.jvm.hotspot.utilities.*

Field Summary

Inherited from sun.jvm.hotspot.oops.ReceiverTypeData:
count0OffsetmethodDatanonProfiledCountOffsetreceiver0OffsetreceiverTypeRowCellCount

Constructor Summary

AccessConstructor and Description
public

Method Summary

Modifier and TypeMethod and Description
public int
public void
pack-priv static int
pack-priv static int
Inherited from sun.jvm.hotspot.oops.ReceiverTypeData:
isReceivertypedataprintReceiverDataOnreceiverreceiverCellIndexreceiverCountreceiverCountCellIndexreceiverCountOffsetreceiverOffsetreceiverTypeDataSizereceiverUncheckedrowLimit

Constructor Detail

VirtualCallDataback to summary
public VirtualCallData(MethodDataInterface<K, M> methodData, DataLayout layout)

Method Detail

cellCountback to summary
public int cellCount()

Overrides sun.jvm.hotspot.oops.ReceiverTypeData.cellCount.

printDataOnback to summary
public void printDataOn(PrintStream st)

Overrides sun.jvm.hotspot.oops.ReceiverTypeData.printDataOn.

staticCellCountback to summary
pack-priv static int staticCellCount()

Hides sun.jvm.hotspot.oops.ReceiverTypeData.staticCellCount.

virtualCallDataSizeback to summary
pack-priv static int virtualCallDataSize()