T - parameterized event of type T@InterfaceAudience.Public @InterfaceStability.Evolving public interface EventHandler<T extends Event>
| Modifier and Type | Method and Description |
|---|---|
void |
handle(T event) |
void handle(T event)
Copyright © 2018 CERN. All Rights Reserved.