You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gilles (JIRA)" <ji...@apache.org> on 2018/06/12 13:14:00 UTC

[jira] [Resolved] (MATH-1463) Exception thrown by "IntegerSequence.Incrementor"

     [ https://issues.apache.org/jira/browse/MATH-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gilles resolved MATH-1463.
--------------------------
    Resolution: Fixed

Commit 00a0c6cb866b01c0d48debae0faf884038279144 ("master" branch).

> Exception thrown by "IntegerSequence.Incrementor"
> -------------------------------------------------
>
>                 Key: MATH-1463
>                 URL: https://issues.apache.org/jira/browse/MATH-1463
>             Project: Commons Math
>          Issue Type: Bug
>            Reporter: Gilles
>            Assignee: Gilles
>            Priority: Major
>             Fix For: 4.0
>
>
> As {{IntegerSequence.Incrementor}} _implements_ {{java.util.Iterator}}, its {{next()}} method should abide by the interface's contract, i.e. throw {{java.util.NoSuchElementException}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)