Enum Class的使用
com.github.shuaidd.enums.EventType
使用EventType的程序包
-
com.github.shuaidd.enums中EventType的使用
修饰符和类型方法说明ChangeType.getEventType()static EventTypeReturns the enum constant of this class with the specified name.static EventType[]EventType.values()Returns an array containing the constants of this enum class, in the order they are declared.参数类型为EventType的com.github.shuaidd.enums中的构造器