memory-check
/
nl.stokpop.memory.domain
/
ClassGrowthTrend
Class
Growth
Trend
data class
ClassGrowthTrend
(timestamps:
List
<
Long
>, data:
Map
<
ClassInfo
,
ClassGrowth
>)
Content copied to clipboard
Functions
Properties
Functions
statusCount
Link copied to clipboard
fun
statusCount
(status:
AnalysisResult
, bytesLimit:
Long
):
Int
Content copied to clipboard
statusFilter
Link copied to clipboard
fun
statusFilter
(status:
AnalysisResult
):
List
<
ClassGrowth
>
Content copied to clipboard
Properties
data
Link copied to clipboard
val
data
:
Map
<
ClassInfo
,
ClassGrowth
>
Content copied to clipboard
timestamps
Link copied to clipboard
val
timestamps
:
List
<
Long
>
Content copied to clipboard