Package oshi.hardware

Interface CentralProcessor

All Known Implementing Classes:
AbstractCentralProcessor, OpenBsdCentralProcessor

@ThreadSafe public interface CentralProcessor
This class represents the entire Central Processing Unit (CPU) of a computer system, which may contain one or more physical packages (sockets), one or more physical processors (cores), and one or more logical processors (what the Operating System sees, which may include hyperthreaded cores.)