Uses of Enum Class
oshi.PlatformEnumFFM
Packages that use PlatformEnumFFM
-
Uses of PlatformEnumFFM in oshi
Subclasses with type arguments of type PlatformEnumFFM in oshiModifier and TypeClassDescriptionenumAn enumeration of supported operating systems.Methods in oshi that return PlatformEnumFFMModifier and TypeMethodDescriptionstatic PlatformEnumFFMSystemInfoFFM.getCurrentPlatform()Gets thePlatformEnumFFMvalue representing this system.static PlatformEnumFFMReturns the enum constant of this class with the specified name.static PlatformEnumFFM[]PlatformEnumFFM.values()Returns an array containing the constants of this enum class, in the order they are declared.