Enum Class的使用
org.dromara.northstar.common.event.NorthstarEventType
使用NorthstarEventType的程序包
-
org.dromara.northstar.common.event中NorthstarEventType的使用
修饰符和类型方法说明static NorthstarEventTypeReturns the enum constant of this class with the specified name.static NorthstarEventType[]NorthstarEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明booleanGenericEventHandler.canHandle(NorthstarEventType eventType) voidFastEventEngine.emitEvent(NorthstarEventType event, Object obj)