-
-
Constructor Summary
Constructors
| Modifier |
Constructor and Description |
protected |
AbstractSequence(int min,
int max) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
value
protected int value
-
Method Detail
-
next
public int next()
- Specified by:
next in interface Sequence
-
min
public int min()
- Specified by:
min in interface Sequence
-
max
public int max()
- Specified by:
max in interface Sequence
-
reset
public void reset()
- Specified by:
reset in interface Sequence
Copyright © 2019. All rights reserved.