Uses of Class
oshi.hardware.CentralProcessor.ProcessorIdentifier
Packages that use CentralProcessor.ProcessorIdentifier
Package
Description
[oshi-core API] Provides cross-platform implementation to retrieve hardware information such as CPU, Memory, Display,
Disks, Network Interfaces, Power Sources, Sensors, and USB Devices
Provides abstract classes for common code
Provides information about hardware such as Memory, Power Sources, and Processor on OpenBSD systems
-
Uses of CentralProcessor.ProcessorIdentifier in oshi.hardware
Methods in oshi.hardware that return CentralProcessor.ProcessorIdentifierModifier and TypeMethodDescriptionCentralProcessor.getProcessorIdentifier()
The CPU's identifier strings ,including name, vendor, stepping, model, and family information (also called the signature of a CPU). -
Uses of CentralProcessor.ProcessorIdentifier in oshi.hardware.common
Methods in oshi.hardware.common that return CentralProcessor.ProcessorIdentifierModifier and TypeMethodDescriptionAbstractCentralProcessor.getProcessorIdentifier()
protected abstract CentralProcessor.ProcessorIdentifier
AbstractCentralProcessor.queryProcessorId()
Updates logical and physical processor counts and arrays -
Uses of CentralProcessor.ProcessorIdentifier in oshi.hardware.platform.unix.openbsd
Methods in oshi.hardware.platform.unix.openbsd that return CentralProcessor.ProcessorIdentifierModifier and TypeMethodDescriptionprotected CentralProcessor.ProcessorIdentifier
OpenBsdCentralProcessor.queryProcessorId()