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