//leakcanary-repo/shark/SharkCliCommand/HeapDumpSource/HprofDirectorySource
HprofDirectorySource¶
[jvm]\ class HprofDirectorySource(val directory: File) : SharkCliCommand.HeapDumpSource
Constructors¶
HprofDirectorySource | [jvm] constructor(directory: File) |
Properties¶
Name | Summary |
---|---|
directory | [jvm] val directory: File |
hprofFiles | [jvm] val hprofFiles: List<File> |