Uses of Class
com.ibm.icu.util.ValueIterator.Element
-
Packages that use ValueIterator.Element Package Description com.ibm.icu.util International calendars and other utility classes. -
-
Uses of ValueIterator.Element in com.ibm.icu.util
Methods in com.ibm.icu.util with parameters of type ValueIterator.Element Modifier and Type Method Description boolean
ValueIterator. next(ValueIterator.Element element)
Returns the next result for this iteration and returns true if we are not at the end of the iteration, false otherwise.
-