Method Thread.Condition()->broadcast()
- Method
broadcast
voidbroadcast()- Description
broadcast() wakes up all threads currently waiting for this condition.
- See also
void broadcast()
broadcast() wakes up all threads currently waiting for this condition.