public static interface Notification.Handler<N extends Notification>
void
handle(N notification)
default boolean
matches(N notification)
void handle(N notification)
default boolean matches(N notification)