Uses of Enum Class
org.cryptomator.jfuse.api.platforms.Architecture
Packages that use Architecture
-
Uses of Architecture in org.cryptomator.jfuse.api.platforms
Fields in org.cryptomator.jfuse.api.platforms declared as ArchitectureModifier and TypeFieldDescriptionstatic final ArchitectureArchitecture.CURRENTThe CPU architecture of the current machine.Methods in org.cryptomator.jfuse.api.platforms that return ArchitectureModifier and TypeMethodDescriptionstatic 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.