Uses of Class
com.jackmeng.stl.stl_Commons.SysArch
Package | Description |
---|---|
com.jackmeng.stl |
-
Uses of stl_Commons.SysArch in com.jackmeng.stl
Methods in com.jackmeng.stl that return stl_Commons.SysArch Modifier and Type Method Description static stl_Commons.SysArch
stl_Commons. sys_bitness()
static stl_Commons.SysArch
stl_Commons.SysArch. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static stl_Commons.SysArch[]
stl_Commons.SysArch. values()
Returns an array containing the constants of this enum type, in the order they are declared.