Enum Class的使用
cool.scx.ext.organization.auth.DeviceType
使用DeviceType的程序包
-
cool.scx.ext.organization.auth中DeviceType的使用
修饰符和类型方法说明static DeviceTypeof.static DeviceTypeReturns the enum constant of this class with the specified name.static DeviceType[]DeviceType.values()Returns an array containing the constants of this enum class, in the order they are declared.参数类型为DeviceType的cool.scx.ext.organization.auth中的方法修饰符和类型方法说明AlreadyLoginClientMap.getByLoginDevice(DeviceType deviceType) getByLoginDevice.booleanAlreadyLoginClientMap.removeByLoginDevice(DeviceType deviceType) removeByLoginDevice.