EventHandler

interface EventHandler<E : Event>

Inheritors

Functions

Link copied to clipboard
abstract fun handle(event: E)