Uses of Interface
oshi.hardware.common.platform.mac.SysctlProvider
Packages that use SysctlProvider
Package
Description
Provides information about hardware such as Memory, Power Sources, and Processor on Mac systems
-
Uses of SysctlProvider in oshi.hardware.common.platform.mac
Methods in oshi.hardware.common.platform.mac that return SysctlProviderModifier and TypeMethodDescriptionprotected abstract SysctlProviderMacCentralProcessor.sysctlProvider()Returns the sysctl provider for this implementation.protected abstract SysctlProviderMacGlobalMemory.sysctlProvider()Returns the sysctl provider for this implementation.