KeySelector

fun interface KeySelector<T>

Functions

Link copied to clipboard
abstract fun select(update: ProcessedUpdate): T?