Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion
Link copied to clipboard
fun interface ThrowingConsumer<T>

A function Consumer that can throw any checked exception.

Link copied to clipboard
fun interface ThrowingRunnable

A runnable that can throw any checked exception.

Functions

Link copied to clipboard