Uses of Enum
oshi.driver.windows.perfmon.MemoryInformation.PageSwapProperty
Packages that use MemoryInformation.PageSwapProperty
Package
Description
Provides functions to query counters in windows performance monitor (or WMI counter tables)
-
Uses of MemoryInformation.PageSwapProperty in oshi.driver.windows.perfmon
Subclasses with type arguments of type MemoryInformation.PageSwapProperty in oshi.driver.windows.perfmonMethods in oshi.driver.windows.perfmon that return MemoryInformation.PageSwapPropertyModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static MemoryInformation.PageSwapProperty[]MemoryInformation.PageSwapProperty.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in oshi.driver.windows.perfmon that return types with arguments of type MemoryInformation.PageSwapProperty