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, setStackTrace
claim, containsRef, getRetainedSize, isAlive, isClaimed, setClaimed, setLiveness, setRetainedSize
addr, equals, hashCode
public HprofObject(long addr, String klass, HprofClassElement cls_addr, long size, int trace, ArrayList names, ArrayList objs)
public long size()
size
in class HprofHeapAllocation
public void set_member_name_indexes(short[] nmIdx)
Copyright © 2008-2012. All Rights Reserved.