Enum Class的使用
pkg.exoad.poprock.core.io.PlatformKey
程序包
说明
A set of utility classes for simplifying getting information regarding the
host system.
-
pkg.exoad.poprock.core.io中PlatformKey的使用
修饰符和类型方法说明static PlatformKey
Platform.getPlatform()
Get the platform of the system (os.name)static PlatformKey
Returns the enum constant of this class with the specified name.static PlatformKey[]
PlatformKey.values()
Returns an array containing the constants of this enum class, in the order they are declared.