Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
As IntegerSequence.Incrementor implements java.util.Iterator, its next() method should abide by the interface's contract, i.e. throw java.util.NoSuchElementException.