Uses of Enum
com.ibm.icu.util.GenderInfo.Gender
Packages that use GenderInfo.Gender
-
Uses of GenderInfo.Gender in com.ibm.icu.util
Methods in com.ibm.icu.util that return GenderInfo.GenderModifier and TypeMethodDescriptionGenderInfo.getListGender
(GenderInfo.Gender... genders) Deprecated.This API is ICU internal only.GenderInfo.getListGender
(List<GenderInfo.Gender> genders) Deprecated.This API is ICU internal only.static GenderInfo.Gender
Deprecated.Returns the enum constant of this type with the specified name.static GenderInfo.Gender[]
GenderInfo.Gender.values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.ibm.icu.util with parameters of type GenderInfo.GenderModifier and TypeMethodDescriptionGenderInfo.getListGender
(GenderInfo.Gender... genders) Deprecated.This API is ICU internal only.Method parameters in com.ibm.icu.util with type arguments of type GenderInfo.GenderModifier and TypeMethodDescriptionGenderInfo.getListGender
(List<GenderInfo.Gender> genders) Deprecated.This API is ICU internal only.