T
public interface EventHandler<T>
void
handleEvent(T event)
void handleEvent(@Nonnull T event)
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.