public final class HprofObject extends HprofHeapAllocation
_visitedChildren_objectaddr| Constructor and Description |
|---|
HprofObject(long addr,
String klass,
HprofClassElement cls_addr,
long size,
int trace,
ArrayList names,
ArrayList objs) |
| Modifier and Type | Method and Description |
|---|---|
void |
set_member_name_indexes(short[] nmIdx) |
long |
size() |
String |
toString() |
children_size, children, class_addr, className, getActualClass, getStackTrace, set_children, set_class_addr, setStackTraceclaim, containsRef, getRetainedSize, isAlive, isClaimed, setClaimed, setLiveness, setRetainedSizeaddr, equals, hashCodepublic HprofObject(long addr,
String klass,
HprofClassElement cls_addr,
long size,
int trace,
ArrayList names,
ArrayList objs)
public long size()
size in class HprofHeapAllocationpublic void set_member_name_indexes(short[] nmIdx)
Copyright © 2008-2012. All Rights Reserved.