Represents a list of Integer objects from a specified int up (or down) to and including a given to.
This class is a copy of {@link ObjectRange} optimized for int. If you make anychanges to this class, you might consider making parallel changes to {@link ObjectRange}.
@author James Strachan
@version $Revision: 21223 $
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.