パッケージ | 説明 |
---|---|
freenet.support.CPUInformation |
CPUID implementaion, borrowed from freenet, updated and heavily modified.
|
クラス | 説明 |
---|---|
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 | |
VIACPUInfo |
Moved out of CPUID.java
|