Description
The Iter class from the jena projects contains a lot of convenience methods for iterators. We should implement the same in our IteratorUtils class.
Also consider several methods in class Iterators from guava project.
The Iter class from the jena projects contains a lot of convenience methods for iterators. We should implement the same in our IteratorUtils class.
Also consider several methods in class Iterators from guava project.