| Package | Description |
|---|---|
| freenet.support.CPUInformation | CPU identification and instruction set detection via the CPUID instruction. |
| Modifier and Type | Method and Description |
|---|---|
String | AMDInfoImpl.getCPUModelString() |
String | CPUInfo.getCPUModelString()Gets the CPU model description. |
String | CPUIDCPUInfo.getCPUModelString() |
String | IntelInfoImpl.getCPUModelString()Returns the identified processor name, or throws if unrecognized. |
static CPUInfo | CPUID.getInfo()Return information. |