public class RangeInfo extends Object
int
from
boolean
reverse
to
RangeInfo(int from, int to, boolean reverse)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final int from
public final int to
public final boolean reverse
public RangeInfo(int from, int to, boolean reverse)