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

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

Uses of GenderInfo in com.ibm.icu.util
 

Methods in com.ibm.icu.util that return GenderInfo
static GenderInfo GenderInfo.getInstance(Locale locale)
          Create GenderInfo from a Locale.
static GenderInfo GenderInfo.getInstance(ULocale uLocale)
          Create GenderInfo from a ULocale.
 

Method parameters in com.ibm.icu.util with type arguments of type GenderInfo
static void GenderInfo.setLocaleMapping(Map<ULocale,GenderInfo> newULocaleToListGender)
          Reset the data used for mapping locales to styles.
 



Copyright (c) 2012 IBM Corporation and others.