GcRootProvider

fun interface GcRootProvider

Inheritors

Functions

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.