//leakcanary-repo/shark/HprofIndex
HprofIndex¶
[jvm]\ class HprofIndex
An index on a Hprof file. See openHeapGraph.
Types¶
| Name | Summary |
|---|---|
| Companion | [jvm] object Companion |
Functions¶
| Name | Summary |
|---|---|
| openHeapGraph | [jvm] fun openHeapGraph(): CloseableHeapGraph Opens a CloseableHeapGraph which you can use to navigate the indexed hprof and then close. |