Public Member Functions | |
| IntegersFrom (int n) | |
| IncrementalList< Integer > | grow () |
Package Attributes | |
| int | n |
| openlist.incremental.util.IntegersFrom.IntegersFrom | ( | int | n | ) |
Create the Growable for the infinite list of integers from n.
| IncrementalList<Integer> openlist.incremental.util.IntegersFrom.grow | ( | ) |
grow the list
int openlist.incremental.util.IntegersFrom.n [package] |
The current number from which growing takes place
1.5.8