memory-check
/
nl.stokpop.memory.domain
/
ClassInfo
Class
Info
data class
ClassInfo
(name:
String
, isOnSafeList:
Boolean
, isOnWatchList:
Boolean
)
Content copied to clipboard
Types
Properties
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
isOnSafeList
Link copied to clipboard
val
isOnSafeList
:
Boolean
= false
Content copied to clipboard
isOnWatchList
Link copied to clipboard
val
isOnWatchList
:
Boolean
= false
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard