| Modifier and Type | Method and Description |
|---|---|
RangeIterator |
copyWithName(String name)
Make a copy with a different name.
|
Iterator<Integer> |
iterator() |
int |
length()
The number of elements in this iterator.
|
String |
name()
The name of this Range iterator.
|
forEach, spliteratorint length()
String name()
RangeIterator copyWithName(String name)