Summary:
Detail:
Iterable<EventAction<T>>
Event()
Event(EventAction<T> action)
final void
add(EventAction<T> action)
invoke(Object sender, T t)
Iterator<EventAction<T>>
iterator()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
iterator
Iterable<T extends EventArgs>