Package net.lucypoulton.squirtgun.platform.event
package net.lucypoulton.squirtgun.platform.event
-
Interface SummaryInterfaceDescriptionAn event.The result of executing an event's handlers.A set of
EventHandlers. -
Class SummaryClassDescriptionEventHandler<T extends Event>An event handler.EventHandler.Builder<T extends Event>Manages the execution of events and listeners.
-
Enum Class SummaryEnum ClassDescriptionA priority for an event handler to dictate which order event handlers are executed in.