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