Top Methods
sun.jvm.hotspot.debugger.cdbg

public Interface BitType

extends IntType
Known Direct Implementers
sun.jvm.hotspot.debugger.cdbg.basic.BasicBitType

Method Summary

Modifier and TypeMethod and Description
public int
getOffset()

Offset from the least-significant bit (LSB) of the LSB of this type

public int
getSizeInBits()

Size in bits of this type

Inherited from sun.jvm.hotspot.debugger.cdbg.IntType:
getIntSizeisUnsigned

Method Detail

getOffsetback to summary
public int getOffset()

Offset from the least-significant bit (LSB) of the LSB of this type

getSizeInBitsback to summary
public int getSizeInBits()

Size in bits of this type