public static class RangeValueIterator.Element
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
int |
limit |
(End + 1) integer of continuous result range that has the same
value
|
int |
start |
Starting integer of the continuous result range that has the same
value
|
int |
value |
Gets the common value of the continous result range
|
| Constructor | Description |
|---|---|
Element() |
Empty default constructor to make javadoc happy
|
Copyright ? 2016 Unicode, Inc. and others.