Interface EventListener
- All Known Subinterfaces:
EventListener.Typed<T>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Event listener functional interface
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
EventListener.Typed<T extends Event>
Typed event listener -
Method Summary
-
Method Details
-
onEvent
-