ThrowingRunnable

Like Runnable but can throw checked exceptions.

Functions

Link copied to clipboard
abstract fun run()
Run, potentially throwing an exception.