ThrowingRunnable

fun interface ThrowingRunnable

A runnable that can throw any checked exception.

Functions

Link copied to clipboard
abstract fun run()