public class Sequence extends java.lang.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()