Uses of Interface
com.ibm.icu.impl.StringRange.Adder
Packages that use StringRange.Adder
-
Uses of StringRange.Adder in com.ibm.icu.impl
Methods in com.ibm.icu.impl with parameters of type StringRange.AdderModifier and TypeMethodDescriptionstatic void
StringRange.compact
(Set<String> source, StringRange.Adder adder, boolean shorterPairs) Faster but not as good compaction.static void
StringRange.compact
(Set<String> source, StringRange.Adder adder, boolean shorterPairs, boolean moreCompact) Compact the set of strings.