Package-level declarations

Types

Link copied to clipboard
fun interface Consumer<in T>

Interface describing the operation which receives the argument value and returns nothing.