Source<IntRange>
public class SimpleIntRangeSource extends Object implements Source<IntRange>
SimpleIntRangeSource(int startMin, int startMax, int step, int steps)
IntRange
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SimpleIntRangeSource(int startMin, int startMax, int step, int steps)
public IntRange next()
next