Interface | Description |
---|---|
Event<TYPE extends Enum<TYPE>> |
Interface defining events api.
|
EventHandler<T extends Event<?>> |
Interface for handling events of type T
|
Class | Description |
---|---|
AbstractEvent<TYPE extends Enum<TYPE>> |
parent class of all the events.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.