public class Sequence extends Object
Sequence(int start)
int
currentValue()
nextValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Sequence(int start)
start
public int nextValue()
public int currentValue()