Package org.apache.pekko.event
Interface PredicateClassifier
-
public interface PredicateClassifier
Can be mixed into an EventBus to specify that the Classifier type is a Function from Event to Boolean (predicate)
public interface PredicateClassifier