Adds notion of iterating over long primitives in the style of an {@link Iterator} -- asopposed to iterating over {@link Long}. Implementations of this interface however also implement {@link Iterator} and {@link Iterable} over {@link Long} for convenience.
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.