Uses of Class
com.ibm.icu.util.LocaleData

Packages that use LocaleData
com.ibm.icu.util International calendars and other utility classes. 
 

Uses of LocaleData in com.ibm.icu.util
 

Methods in com.ibm.icu.util that return LocaleData
static LocaleData LocaleData.getInstance()
          Gets the LocaleData object associated with the default locale
static LocaleData LocaleData.getInstance(ULocale locale)
          Gets the LocaleData object associated with the ULocale specified in locale
 



Copyright (c) 2009 IBM Corporation and others.