Uses of Interface
oshi.hardware.common.platform.mac.MacGraphicsCard.SysctlLong
Packages that use MacGraphicsCard.SysctlLong
Package
Description
Provides information about hardware such as Memory, Power Sources, and Processor on Mac systems
-
Uses of MacGraphicsCard.SysctlLong in oshi.hardware.common.platform.mac
Methods in oshi.hardware.common.platform.mac with parameters of type MacGraphicsCard.SysctlLongModifier and TypeMethodDescriptionprotected static List<GraphicsCard> MacGraphicsCard.parseGraphicsCards(MacGraphicsCard.GraphicsCardFactory factory, MacGraphicsCard.SysctlLong sysctl) Parses graphics cards from system_profiler output.