Uses of Class
com.ibm.icu.impl.StringRange.Ranges
Packages that use StringRange.Ranges
-
Uses of StringRange.Ranges in com.ibm.icu.impl
Methods in com.ibm.icu.impl that return types with arguments of type StringRange.RangesModifier and TypeMethodDescriptionprivate static LinkedList<StringRange.Ranges>
StringRange.compact
(int size, Set<StringRange.Ranges> inputRanges) Methods in com.ibm.icu.impl with parameters of type StringRange.RangesModifier and TypeMethodDescriptionint
StringRange.Ranges.compareTo
(StringRange.Ranges other) boolean
StringRange.Ranges.merge
(int pivot, StringRange.Ranges other) Method parameters in com.ibm.icu.impl with type arguments of type StringRange.RangesModifier and TypeMethodDescriptionprivate static LinkedList<StringRange.Ranges>
StringRange.compact
(int size, Set<StringRange.Ranges> inputRanges)