Enum Class的使用
cn.herodotus.engine.message.websocket.enums.InstanceMode
使用InstanceMode的程序包
-
cn.herodotus.engine.message.websocket.enums中InstanceMode的使用
修饰符和类型方法说明static InstanceModeReturns the enum constant of this class with the specified name.static InstanceMode[]InstanceMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
cn.herodotus.engine.message.websocket.properties中InstanceMode的使用