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) |
Copyright © 2018 Apache Software Foundation. All rights reserved.