Package-level declarations
Types
Link copied to clipboard
A HeapGraph that should be closed after being used.
Link copied to clipboard
class GraphContext
In memory store that can be used to store objects in a given HeapGraph instance. This is a simple MutableMap of String to Any, but with unsafe generics access.
Link copied to clipboard
Represents a static field or an instance field.
Link copied to clipboard
Link copied to clipboard
An object in the heap dump.
Link copied to clipboard
A HeapGraph that reads from an Hprof file indexed by HprofIndex.
Link copied to clipboard
class HprofIndex
An index on a Hprof file. See openHeapGraph.