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