Uses of Enum Class
oshi.PlatformEnumFFM
Packages that use PlatformEnumFFM
-
Uses of PlatformEnumFFM in oshi
Subclasses with type arguments of type PlatformEnumFFM in oshiMethods in oshi that return PlatformEnumFFMModifier and TypeMethodDescriptionstatic PlatformEnumFFMPlatformEnumFFM.getCurrentPlatform()Deprecated.UsePlatformEnum.getCurrentPlatform()instead.static PlatformEnumFFMSystemInfoFFM.getCurrentPlatform()Deprecated.UsePlatformEnum#getCurrentPlatform()instead.static PlatformEnumFFMDeprecated.Returns the enum constant of this class with the specified name.static PlatformEnumFFM[]PlatformEnumFFM.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
PlatformEnumdirectly.