<html> | |
<body> | |
Reports any calls to <b>notify()</b> | |
or <b>notifyAll()</b> on an object | |
of class <b>java.util.concurrent.locks.Condition()</b>. | |
It is almost certain that <b>signal()</b> or | |
<b>signalAll()</b> was intended instead. | |
<!-- tooltip end --> | |
<p> | |
</body> | |
</html> |