You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by kamaci <gi...@git.apache.org> on 2018/11/20 07:32:57 UTC

[GitHub] clerezza pull request #10: Iterator.next() method should throw NoSuchElement...

GitHub user kamaci opened a pull request:

    https://github.com/apache/clerezza/pull/10

    Iterator.next() method should throw NoSuchElementException.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kamaci/clerezza fix_4

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/clerezza/pull/10.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #10
    
----
commit 18a2f3b16946b26af68657ff210016aadeaf8121
Author: kamaci <fu...@...>
Date:   2018-11-20T07:29:48Z

    Iterator.next() method should throw NoSuchElementException.

----


---