//leakcanary-repo/shark/GraphContext
GraphContext¶
[jvm]\ class GraphContext
In memory store that can be used to store objects in a given HeapGraph instance. This is a simple MutableMap of String to Any, but with unsafe generics access.
Constructors¶
GraphContext | [jvm] constructor() |