public class IntRange extends java.lang.Object
IntRange(int from, int to)
int
getFrom()
getTo()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntRange(int from, int to)
public int getFrom()
public int getTo()