Uses of Package
oshi.hardware.common.platform.mac
Packages that use oshi.hardware.common.platform.mac
Package
Description
Provides information about hardware such as Memory, Power Sources, and Processor on Mac systems
-
Classes in oshi.hardware.common.platform.mac used by oshi.hardware.common.platform.macClassDescriptionAbstracts IOKit registry operations so that iteration logic can be shared between JNA and FFM implementations.A handle to an IORegistry entry, providing property access.Memory obtained by host_statistics (vm_stat) and sysctl.Factory for creating GraphicsCard instances.Functional interface for sysctl long queries.Strings to convert to CFStringRef for pointer lookups.Abstract base for the macOS PowerSource.Raw values read from a single IOKit Power Source (IOPS) dictionary by the JNA/FFM subclasses.Creates a concrete (JNA or FFM) Mac power source from the computed battery fields.Mac USB device base class.Abstracts sysctl operations so that Mac base classes can query sysctl values without depending on JNA or FFM directly.