Event.notifyAll

Wakes up all threads waiting on this event

class Event
final
void
notifyAll
()

Throws

FatalException if the underlying mechanism failed to notify

Meta