ListListener

fun interface ListListener<T>

Functions

Link copied to clipboard
abstract fun pickedItem(item: T)