| Interface | Description |
|---|---|
| DebuggerControl |
Gives the opportunity to skip checking if a reference is gone when the debugger is connected.
|
| GcTrigger |
Called when a watched reference is expected to be weakly reachable, but hasn't been enqueued
in the reference queue yet.
|
| HeapDump.Listener | |
| HeapDumper |
| Class | Description |
|---|---|
| ExcludedRefs |
Prevents specific references from being taken into account when computing the shortest strong
reference path from a suspected leaking instance to the GC roots.
|
| ExcludedRefs.Builder | |
| HeapDump | |
| RefWatcher |
Watches references that should become weakly reachable.
|