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, updateInstanceSizeclaim, containsRef, getRetainedSize, isAlive, isClaimed, setClaimed, setLiveness, setRetainedSizeaddr, equals, hashCodepublic 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 HprofClassElementCopyright © 2008-2012. All Rights Reserved.