com.ibm.icu.util
public static class RangeValueIterator.Element extends Object
UNKNOWN: ICU 2.6
| Field Summary | |
|---|---|
| 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 Summary | |
|---|---|
| Element()
Empty default constructor to make javadoc happy | |
UNKNOWN: ICU 2.6
UNKNOWN: ICU 2.6
UNKNOWN: ICU 2.6
UNKNOWN: ICU 2.4