Types

Link copied to clipboard
object Companion

This allows external modules to add factory methods for implementations of this interface as extension functions of this companion object.

Functions

Link copied to clipboard
abstract fun newHeapDumpFile(): File

Returns a File that can be passed to a HeapDumper to dump the heap.