| Package | Description |
|---|---|
| com.ibm.icu.text |
| Modifier and Type | Method and Description |
|---|---|
AlphabeticIndex.Bucket<V> |
AlphabeticIndex.ImmutableIndex.getBucket(int index)
Returns the index-th bucket.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<AlphabeticIndex.Bucket<V>> |
AlphabeticIndex.iterator()
Return an iterator over the buckets.
|
Iterator<AlphabeticIndex.Bucket<V>> |
AlphabeticIndex.ImmutableIndex.iterator() |
Copyright © 2016 Unicode, Inc. and others.