|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.mat.hprof.IHprofParserHandler.HeapObject
public static class IHprofParserHandler.HeapObject
| Field Summary | |
|---|---|
ClassImpl |
clazz
|
boolean |
isArray
|
long |
objectAddress
|
int |
objectId
|
ArrayLong |
references
|
long |
usedHeapSize
|
| Constructor Summary | |
|---|---|
IHprofParserHandler.HeapObject(int objectId,
long objectAddress,
ClassImpl clazz,
long usedHeapSize)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int objectId
public long objectAddress
public ClassImpl clazz
public long usedHeapSize
public ArrayLong references
public boolean isArray
| Constructor Detail |
|---|
public IHprofParserHandler.HeapObject(int objectId,
long objectAddress,
ClassImpl clazz,
long usedHeapSize)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||