Iterates over a SortedRangeSet. Does not exactly implement the Iterator interface because we have long primitives in our collection instead of full-blown objects. This iterator is not thread-safe and results are unpredictable if the underlying set is modified.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.