create

abstract fun <T : Event, V> create(name: String, filter: EventFilter<T, V>, predicate: BiPredicate<T, V?>?): EventNode<T>