Uses of Enum Class
org.cryptomator.jfuse.api.platforms.OperatingSystem
Packages that use OperatingSystem
-
Uses of OperatingSystem in org.cryptomator.jfuse.api.platforms
Fields in org.cryptomator.jfuse.api.platforms declared as OperatingSystemModifier and TypeFieldDescriptionstatic final OperatingSystemOperatingSystem.CURRENTThe currently running operating system.Methods in org.cryptomator.jfuse.api.platforms that return OperatingSystemModifier and TypeMethodDescriptionstatic OperatingSystemReturns the enum constant of this class with the specified name.static OperatingSystem[]OperatingSystem.values()Returns an array containing the constants of this enum class, in the order they are declared.