shark
3.0-alpha-8
jvm
shark
/
shark
/
GcRootProvider
Gc
Root
Provider
fun
interface
GcRootProvider
Inheritors
MatchingGcRootProvider
Members
Functions
provide
Gc
Roots
Link copied to clipboard
abstract
fun
provideGcRoots
(
graph
:
HeapGraph
)
:
Sequence
<
GcRootReference
>
Provides a sequence of GC Roots to traverse the graph from, ideally in a stable order.