Companion

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
fun HeapDumpFileProvider.Companion.datetimeFormatted(directory: File, prefix: String = "", suffix: String = "", dateProvider: () -> Date = { Date() }): HeapDumpFileProvider