Package-level declarations

Types

Link copied to clipboard

A GcTrigger that attempts to perform a GC by invoking the corresponding JDK API then waiting and then running finalization. Based on FinalizationTest in AOSP.

Link copied to clipboard
fun interface GcTrigger

Functions