Enum Class的使用
cn.herodotus.stirrup.kernel.engine.enums.Architecture
使用Architecture的程序包
-
cn.herodotus.stirrup.kernel.engine.context中Architecture的使用
-
cn.herodotus.stirrup.kernel.engine.enums中Architecture的使用
修饰符和类型方法说明static ArchitectureReturns the enum constant of this class with the specified name.static Architecture[]Architecture.values()Returns an array containing the constants of this enum class, in the order they are declared.