Uses of Class
libcore.icu.AlphabeticIndex
| Package | Description |
|---|---|
| libcore.icu |
-
Uses of AlphabeticIndex in libcore.icu
Methods in libcore.icu that return AlphabeticIndex Modifier and Type Method Description AlphabeticIndexAlphabeticIndex. addLabelRange(int codePointStart, int codePointEnd)Adds the index characters in the range between the specified start and end code points, inclusive.AlphabeticIndexAlphabeticIndex. addLabels(Locale locale)Adds the index characters from the given locale to the index.AlphabeticIndexAlphabeticIndex. setMaxLabelCount(int count)Sets the max number of the label buckets in this index.