Uses of Class
com.ibm.icu.text.AlphabeticIndex.Record

Packages that use AlphabeticIndex.Record
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. 
 

Uses of AlphabeticIndex.Record in com.ibm.icu.text
 

Methods in com.ibm.icu.text that return types with arguments of type AlphabeticIndex.Record
 Iterator<AlphabeticIndex.Record<V>> AlphabeticIndex.Bucket.iterator()
          Iterator over the records in the bucket
 



Copyright (c) 2010 IBM Corporation and others.