| Package | Description |
|---|---|
| freenet.support.CPUInformation | CPU identification and instruction set detection via the CPUID instruction. |
| Class and Description |
|---|
| AMDCPUInfo An interface for classes that provide lowlevel information about AMD CPU's |
| CPUIDCPUInfo Moved out of CPUID.java
Ref: http://en.wikipedia.org/wiki/CPUID |
| CPUInfo An interface for classes that provide lowlevel information about CPU's |
| IntelCPUInfo An interface for classes that provide lowlevel information about Intel CPU's |
| UnknownCPUException UnknownCPUException Extends RuntimeException. |
| VIACPUInfo Moved out of CPUID.java |