shark-hprof
2.8.1
shark-hprof
/
shark
/
GcRoot
/
JniGlobal
Jni
Global
class
JniGlobal
(
id
:
Long
,
jniGlobalRefId
:
Long
)
:
GcRoot
Content copied to clipboard
A global variable in native code.
Constructors
Properties
Constructors
JniGlobal
Link copied to clipboard
fun
JniGlobal
(
id
:
Long
,
jniGlobalRefId
:
Long
)
Content copied to clipboard
Properties
id
Link copied to clipboard
open
override
val
id
:
Long
Content copied to clipboard
The object id of the object that this gc root references.
jniGlobalRefId
Link copied to clipboard
val
jniGlobalRefId
:
Long
Content copied to clipboard