public class HprofBinClassElement extends HprofClassElement
_visitedChildren
_objectaddr
Constructor and Description |
---|
HprofBinClassElement(long addr,
String tn) |
Modifier and Type | Method and Description |
---|---|
ArrayList<Byte> |
buildSuperTypeInfo(AbstractMap<HprofClassElement,HprofClassElement> h) |
static int |
getRefSize() |
int |
getSizeForTypeInfo() |
static void |
setRefSize(int sz) |
String |
toString() |
void |
updateLoadClass(int trc,
long instanceSize,
long sooperclass,
long loader,
ArrayList n,
ArrayList r) |
buildActualChildrenRefs, children_size, children, className, completeClass, getFinalizableCount, getFinalizableSize, getInstanceCount, getInstanceSize, getTotalRetainedSize, instanceSize, nonstatic_field_names, setFinalizableCount, setFinalizableSize, setInstanceCount, setInstanceSize, setNonstaticFieldNames, setTotalRetainedSize, size, updateInstanceSize
claim, containsRef, getRetainedSize, isAlive, isClaimed, setClaimed, setLiveness, setRetainedSize
addr, equals, hashCode
public HprofBinClassElement(long addr, String tn)
public static void setRefSize(int sz)
public static int getRefSize()
public void updateLoadClass(int trc, long instanceSize, long sooperclass, long loader, ArrayList n, ArrayList r)
public int getSizeForTypeInfo()
public ArrayList<Byte> buildSuperTypeInfo(AbstractMap<HprofClassElement,HprofClassElement> h)
public String toString()
toString
in class HprofClassElement
Copyright © 2008-2012. All Rights Reserved.