]> source.dussan.org Git - sonarqube.git/blob
00eefa723f922501e94ad5d01b20d28d4acb1891
[sonarqube.git] /
1 <p>
2       This method calls <code>wait()</code> on a
3       <code>java.util.concurrent.locks.Condition</code> object.&nbsp;
4       Waiting for a <code>Condition</code> should be done using one of the <code>await()</code>
5       methods defined by the <code>Condition</code> interface.
6       </p>