枚举的使用
cn.siriusbot.siriuspro.bot.pojo.e.IntentsType
使用IntentsType的程序包
-
cn.siriusbot.siriuspro.bot.pojo.e中IntentsType的使用
修饰符和类型方法说明static IntentsTypeIntentsType.getInstance(int i) static IntentsTypeIntentsType.getInstance(String s) static IntentsType返回带有指定名称的该类型的枚举常量。static IntentsType[]IntentsType.values()按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。