Enum Class的使用
com.yuzhyn.azylee.core.systems.bases.SystemType
使用SystemType的程序包
-
com.yuzhyn.azylee.core.systems.bases中SystemType的使用
修饰符和类型方法说明static SystemTypeSystemTypeTool.getOSname()获取操作系统名字static SystemTypeReturns the enum constant of this class with the specified name.static SystemType[]SystemType.values()Returns an array containing the constants of this enum class, in the order they are declared.