Uses of Enum Class
com.twelvemonkeys.lang.Platform.Architecture
Packages that use Platform.Architecture
-
Uses of Platform.Architecture in com.twelvemonkeys.lang
Methods in com.twelvemonkeys.lang that return Platform.ArchitectureModifier and TypeMethodDescriptionstatic Platform.ArchitecturePlatform.arch()Shorthand forPlatform.get().getArchitecture().Platform.getArchitecture()static Platform.ArchitectureReturns the enum constant of this class with the specified name.static Platform.Architecture[]Platform.Architecture.values()Returns an array containing the constants of this enum class, in the order they are declared.