| Constructor and Description |
|---|
NumberSequenceGenerator() |
NumberSequenceGenerator(long max) |
NumberSequenceGenerator(Number min,
Number max) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
boolean |
isCyclic() |
Number |
next() |
void |
reset() |
Copyright © 2015. All rights reserved.