isProcessable

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

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