-
-
Constructor Summary
Constructors
| Modifier |
Constructor and Description |
protected |
AbstractSequence(long min,
long 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 long value
-
Method Detail
-
next
public long next()
- Specified by:
next in interface Sequence
-
min
public long min()
- Specified by:
min in interface Sequence
-
max
public long max()
- Specified by:
max in interface Sequence
-
reset
public void reset()
- Specified by:
reset in interface Sequence
Copyright © 2020. All rights reserved.