Uses of Class
com.ibm.icu.util.RangeValueIterator.Element

Packages that use RangeValueIterator.Element
com.ibm.icu.util International calendars and other utility classes. 
 

Uses of RangeValueIterator.Element in com.ibm.icu.util
 

Methods in com.ibm.icu.util with parameters of type RangeValueIterator.Element
 boolean RangeValueIterator.next(RangeValueIterator.Element element)
          Gets the next maximal result range with a common value and returns true if we are not at the end of the iteration, false otherwise.
 



Copyright (c) 2009 IBM Corporation and others.