Uses of Enum
tech.ordinaryroad.live.chat.client.codec.huya.constant.HuyaGenderEnum
Packages that use HuyaGenderEnum
-
Uses of HuyaGenderEnum in tech.ordinaryroad.live.chat.client.codec.huya.constant
Methods in tech.ordinaryroad.live.chat.client.codec.huya.constant that return HuyaGenderEnumModifier and TypeMethodDescriptionstatic HuyaGenderEnumHuyaGenderEnum.getByCode(int code) static HuyaGenderEnumReturns the enum constant of this type with the specified name.static HuyaGenderEnum[]HuyaGenderEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.