Uses of Class
com.ibm.icu.util.RangeValueIterator.Element
Packages that use RangeValueIterator.Element
-
Uses of RangeValueIterator.Element in com.ibm.icu.impl
Methods in com.ibm.icu.impl with parameters of type RangeValueIterator.ElementModifier and TypeMethodDescriptionprivate final booleanTrieIterator.calculateNextBMPElement(RangeValueIterator.Element element) Finding the next element.private final voidTrieIterator.calculateNextSupplementaryElement(RangeValueIterator.Element element) Finds the next supplementary element.final booleanTrieIterator.next(RangeValueIterator.Element element) Returns true if we are not at the end of the iteration, false otherwise.private final voidTrieIterator.setResult(RangeValueIterator.Element element, int start, int limit, int value) Set the result values -
Uses of RangeValueIterator.Element in com.ibm.icu.lang
Methods in com.ibm.icu.lang with parameters of type RangeValueIterator.ElementModifier and TypeMethodDescriptionbooleanUCharacter.UCharacterTypeIterator.next(RangeValueIterator.Element element) -
Uses of RangeValueIterator.Element in com.ibm.icu.util
Methods in com.ibm.icu.util with parameters of type RangeValueIterator.ElementModifier and TypeMethodDescriptionbooleanRangeValueIterator.next(RangeValueIterator.Element element) Returns the next maximal result range with a common value and returns true if we are not at the end of the iteration, false otherwise.