Companion

object Companion

Functions

invoke
Link copied to clipboard
@JvmName(name = "create")
operator fun invoke(listener: EventListener): EventListener.Factory

Create an EventListener.Factory that always returns listener.

Properties

NONE
Link copied to clipboard
val NONE: EventListener.Factory