blob: 7860fec7d2c9c50ffb7208220a7cd50c39b30e77 [file] [log] [blame]
<html>
<body>
Reports any implementations of <b>Iterator.next()</b>
which can not throw <b>java.util.NoSuchElementException</b>. Such
implementations violate the contract of <b>java.util.Iterator</b>,
and may result in subtle bugs if the iterator is ever used in a non-standard fashion.
<!-- tooltip end -->
<p>
</body>
</html>