Class ObjectMonitorReferencePointer
java.lang.Object
com.ibm.j9ddr.vm29.j9.DataType
com.ibm.j9ddr.vm29.pointer.AbstractPointer
com.ibm.j9ddr.vm29.pointer.Pointer
com.ibm.j9ddr.vm29.pointer.ObjectMonitorReferencePointer
- 
Field Summary
FieldsFields declared in class AbstractPointer
addressFields declared in class DataType
BITFIELD_FORMAT, pointerPackageName, process, SIZEOF_BOOL, structurePackageName - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionadd(long count) addOffset(long offset) com.ibm.j9ddr.vm29.pointer.generated.J9ObjectMonitorPointerat(long index) com.ibm.j9ddr.vm29.pointer.generated.J9ObjectMonitorPointercast(long address) cast(AbstractPointer pointer) protected longsub(long count) subOffset(long offset) untag()untag(long tagBits) Methods declared in class AbstractPointer
allBitsIn, anyBitsIn, compare, eq, formatFullInteractive, getAddress, getAddressSpace, getBaseCharAtOffset, getBoolAtOffset, getByteAtOffset, getBytesAtOffset, getDoubleAtOffset, getFloatAtOffset, getHexAddress, getHexValue, getIDATAAtOffset, getIntAtOffset, getLongAtOffset, getObjectClassAtOffset, getObjectMonitorAtOffset, getObjectReferenceAtOffset, getPointerAtOffset, getShortAtOffset, getTargetName, getUDATAAtOffset, gt, gte, hexAt, hexAt, isNull, longValue, lt, lte, nonNullAddress, notNull, reportClassCacheStats, subMethods declared in class DataType
formatShortInteractive, getJ9RASPointer, getPointerPackageName, getProcess, getStructure, getStructure, getStructure, getStructurePackageName, init, setJ9RASPointer 
- 
Field Details
- 
NULL
 - 
SIZEOF
public static final long SIZEOF 
 - 
 - 
Constructor Details
- 
ObjectMonitorReferencePointer
protected ObjectMonitorReferencePointer(long address)  
 - 
 - 
Method Details
- 
cast
 - 
cast
 - 
cast
 - 
add
 - 
add
 - 
addOffset
 - 
addOffset
 - 
at
public com.ibm.j9ddr.vm29.pointer.generated.J9ObjectMonitorPointer at(long index) throws CorruptDataException - Throws:
 CorruptDataException
 - 
at
public com.ibm.j9ddr.vm29.pointer.generated.J9ObjectMonitorPointer at(Scalar index) throws CorruptDataException - Throws:
 CorruptDataException
 - 
sizeOfBaseType
protected long sizeOfBaseType() - 
sub
 - 
sub
 - 
subOffset
 - 
subOffset
 - 
untag
 - 
untag
 
 -