Consumer

interface Consumer<T>

Functions

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