Consumer

interface Consumer<T>

Functions

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