Uses of Enum
oshi.driver.windows.wmi.Win32Processor.BitnessProperty
Packages that use Win32Processor.BitnessProperty
-
Uses of Win32Processor.BitnessProperty in oshi.driver.windows.wmi
Subclasses with type arguments of type Win32Processor.BitnessProperty in oshi.driver.windows.wmiModifier and TypeClassDescriptionstatic enumProcessor bitness propertyMethods in oshi.driver.windows.wmi that return Win32Processor.BitnessPropertyModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static Win32Processor.BitnessProperty[]Win32Processor.BitnessProperty.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in oshi.driver.windows.wmi that return types with arguments of type Win32Processor.BitnessPropertyModifier and TypeMethodDescriptionstatic com.sun.jna.platform.win32.COM.WbemcliUtil.WmiResult<Win32Processor.BitnessProperty> Win32Processor.queryBitness()Returns address width.