T - The listener to registerpublic class GenericEvent<T> extends Event
EventHandler public void someMethod(GenericEventThe generated SEP provide all filtering logic within the generated dispatch. The Fluxtion compiler analyses the generic type and sets theevent){ //... }
Event.filterString to the canonical class name of the type.| Modifier and Type | Field and Description |
|---|---|
T |
value |
filterId, filterString, NO_ID| Constructor and Description |
|---|
GenericEvent(Class<T> valueClass,
V value) |
GenericEvent(T value) |
Copyright © 2019. All rights reserved.