isProcessable

abstract fun isProcessable(eventKey: Event.Key<*>): Boolean(source)

判断是否存在对应的事件监听器。