Uses of Enum Class
com.zyneonstudios.nexus.utilities.system.OperatingSystem.Architecture
-
Uses of OperatingSystem.Architecture in com.zyneonstudios.nexus.utilities.system
Modifier and TypeMethodDescriptionstatic OperatingSystem.Architecture
OperatingSystem.getArchitecture()
static OperatingSystem.Architecture
Returns the enum constant of this class with the specified name.static OperatingSystem.Architecture[]
OperatingSystem.Architecture.values()
Returns an array containing the constants of this enum class, in the order they are declared.