Uses of Enum
oshi.jna.platform.windows.Kernel32.ProcessorFeature
Packages that use Kernel32.ProcessorFeature
-
Uses of Kernel32.ProcessorFeature in oshi.jna.platform.windows
Subclasses with type arguments of type Kernel32.ProcessorFeature in oshi.jna.platform.windowsMethods in oshi.jna.platform.windows that return Kernel32.ProcessorFeatureModifier and TypeMethodDescriptionstatic Kernel32.ProcessorFeatureReturns the enum constant of this type with the specified name.static Kernel32.ProcessorFeature[]Kernel32.ProcessorFeature.values()Returns an array containing the constants of this enum type, in the order they are declared.