Uses of Class
com.ibm.jvm.dtfjview.heapdump.portable.ObjectRecord
Packages that use ObjectRecord
-
Uses of ObjectRecord in com.ibm.jvm.dtfjview.heapdump.portable
Subclasses of ObjectRecord in com.ibm.jvm.dtfjview.heapdump.portableModifier and TypeClassDescriptionclass
class
class
Record representing an object array.class
Methods in com.ibm.jvm.dtfjview.heapdump.portable that return ObjectRecordModifier and TypeMethodDescriptionstatic ObjectRecord
ObjectRecord.getObjectRecord
(long address, long previousAddress, long classAddress, int hashCode, ReferenceIterator references, PortableHeapDumpClassCache cache, boolean is64Bit, boolean is32BitHash) Static factory method to pick the appropriate factory method