Enum Class的使用
pkg.exoad.poprock.core.io.PlatformKey
使用PlatformKey的程序包
程序包
说明
A set of utility classes for simplifying getting information regarding the
host system.
-
pkg.exoad.poprock.core.io中PlatformKey的使用
修饰符和类型方法说明static PlatformKeyPlatform.getPlatform()Get the platform of the system (os.name)static PlatformKeyReturns 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.