shark-hprof
3.0-alpha-6
jvm
shark-hprof
/
shark
/
HprofRecord
/
StringRecord
String
Record
class
StringRecord
(
val
id
:
Long
,
val
string
:
String
)
:
HprofRecord
Members
Constructors
String
Record
Link copied to clipboard
constructor
(
id
:
Long
,
string
:
String
)
Properties
id
Link copied to clipboard
val
id
:
Long
string
Link copied to clipboard
val
string
:
String