memory-check
/
nl.stokpop.memory.domain
/
ClassGrowth
Class
Growth
data class
ClassGrowth
(classInfo:
ClassInfo
, histoLines:
List
<
HeapHistogramDumpLine
>, analysisResult:
AnalysisResult
)
Content copied to clipboard
Properties
Properties
analysisResult
Link copied to clipboard
val
analysisResult
:
AnalysisResult
Content copied to clipboard
classInfo
Link copied to clipboard
val
classInfo
:
ClassInfo
Content copied to clipboard
histoLines
Link copied to clipboard
val
histoLines
:
List
<
HeapHistogramDumpLine
>
Content copied to clipboard