public interface Event
Modifier and Type | Method and Description |
---|---|
CallbackList |
getCallbacks()
Gets the
CallbackList that is invoked after resolution of this event. |
CallbackList getCallbacks()
CallbackList
that is invoked after resolution of this event.