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 <furkankamaci@...>
Date: 2018-11-20T07:29:48Z
Iterator.next() method should throw NoSuchElementException.
----
---