Package | Description |
---|---|
com.ibm.icu.text |
Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping.
|
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.