Uses of Enum Class
oshi.PlatformEnumFFM
Packages that use PlatformEnumFFM
Package
Description
[oshi-core API] Provides a cross-platform implementation to retrieve Operating System and Hardware Information, such
as OS version, memory, CPU, disk, devices, sensors, etc.
-
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.