| Modifier and Type | Method and Description |
|---|---|
CentralProcessor.ProcessorIdentifier |
CentralProcessor.getProcessorIdentifier()
The CPU's identifier strings ,including name, vendor, stepping, model, and
family information (also called the signature of a CPU)
|
CentralProcessor.ProcessorIdentifier |
AbstractCentralProcessor.getProcessorIdentifier() |
protected abstract CentralProcessor.ProcessorIdentifier |
AbstractCentralProcessor.queryProcessorId()
Updates logical and physical processor counts and arrays
|
| Modifier and Type | Method and Description |
|---|---|
protected CentralProcessor.ProcessorIdentifier |
LinuxCentralProcessor.queryProcessorId() |
| Modifier and Type | Method and Description |
|---|---|
protected CentralProcessor.ProcessorIdentifier |
MacCentralProcessor.queryProcessorId() |
| Modifier and Type | Method and Description |
|---|---|
protected CentralProcessor.ProcessorIdentifier |
FreeBsdCentralProcessor.queryProcessorId() |
| Modifier and Type | Method and Description |
|---|---|
protected CentralProcessor.ProcessorIdentifier |
SolarisCentralProcessor.queryProcessorId() |
| Modifier and Type | Method and Description |
|---|---|
protected CentralProcessor.ProcessorIdentifier |
WindowsCentralProcessor.queryProcessorId()
Initializes Class variables
|
Copyright © 2019. All rights reserved.