Source<Integer>
public class IntSource extends Object implements Source<Integer>
IntSource(int min, int max, int step)
Integer
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntSource(int min, int max, int step)
public Integer next()
next