ThrowingConsumer

Like Consumer but can throw checked exceptions.

Functions

Link copied to clipboard
abstract fun accept(var1: T)