ObjectArrayDumpRecord

class ObjectArrayDumpRecord(id: Long, stackTraceSerialNumber: Int, arrayClassId: Long, elementIds: LongArray) : HprofRecord.HeapDumpRecord.ObjectRecord

Properties

arrayClassId
Link copied to clipboard
val arrayClassId: Long
elementIds
Link copied to clipboard
val elementIds: LongArray
id
Link copied to clipboard
val id: Long
stackTraceSerialNumber
Link copied to clipboard
val stackTraceSerialNumber: Int