public interface EventListener
| Modifier and Type | Interface and Description |
|---|---|
static class |
EventListener.Event<T> |
| Modifier and Type | Method and Description |
|---|---|
void |
event(EventListener.Event event) |
void event(EventListener.Event event)
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.