Condition.notifyAll

Notifies all waiters.

class Condition
void
notifyAll
()

Throws

SyncException on error.

Meta