Modifier and Type | Class and Description |
---|---|
class |
HprofArrayObject
HprofArrayObject is the representation of a java array in the heap of the hprof
target process.
|
class |
HprofBinClassElement
HprofBinClassElement is the representation of a java class in a binary heap dump.
|
class |
HprofClassElement
HprofClassElement is the representation of a java class in the heap of the
hprof target process.
|
class |
HprofHeapAllocation
HprofHeapAllocation is the base class for objects and arrays, holding some
common methods for managing the contained refs.
|
class |
HprofHeapCollectable
HprofHeapCollectable is the base class for everything that is "collectable"
in the target process heap, i.e.
|
class |
HprofObject
HprofObject is the representation of a java object in the heap of the hprof
target process.
|
class |
HprofRoot |
class |
HprofThreadData |
Copyright © 2008-2012. All Rights Reserved.