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