您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
SEARCH:
Enum Class的使用
pkg.exoad.poprock.core.io.ArchKey
使用
ArchKey
的程序包
程序包
说明
pkg.exoad.poprock.core.io
A set of utility classes for simplifying getting information regarding the host system.
pkg.exoad.poprock.core.io
中
ArchKey
的使用
返回
ArchKey
的
pkg.exoad.poprock.core.io
中的方法
修饰符和类型
方法
说明
static
ArchKey
Platform.
getArch
()
Get the architecture of the system (os.arch)
static
ArchKey
ArchKey.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
ArchKey
[]
ArchKey.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.