]> source.dussan.org Git - sonarqube.git/blob
7f3b8ec0d36946d79253a678b4f5a463853b10da
[sonarqube.git] /
1 <p>
2 The hasNext() method invokes the next() method. This is almost certainly wrong,
3 since the hasNext() method is not supposed to change the state of the iterator,
4 and the next method is supposed to change the state of the iterator.
5 </p>