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

Packages that use AlphabeticIndex.LangType
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.LangType in com.ibm.icu.text
 

Methods in com.ibm.icu.text that return AlphabeticIndex.LangType
static AlphabeticIndex.LangType AlphabeticIndex.LangType.fromLocale(ULocale locale)
          Deprecated. This API is ICU internal only, for testing purposes and use with CLDR.
static AlphabeticIndex.LangType AlphabeticIndex.LangType.valueOf(String name)
          Deprecated. Returns the enum constant of this type with the specified name.
static AlphabeticIndex.LangType[] AlphabeticIndex.LangType.values()
          Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright (c) 2010 IBM Corporation and others.