|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CPUInfo | |
---|---|
freenet.support.CPUInformation |
Uses of CPUInfo in freenet.support.CPUInformation |
---|
Subinterfaces of CPUInfo in freenet.support.CPUInformation | |
---|---|
interface |
AMDCPUInfo
|
interface |
IntelCPUInfo
|
interface |
VIACPUInfo
Moved out of CPUID.java |
Classes in freenet.support.CPUInformation that implement CPUInfo | |
---|---|
(package private) class |
AMDInfoImpl
Moved out of CPUID.java |
(package private) class |
IntelInfoImpl
Moved out of CPUID.java |
(package private) class |
VIAInfoImpl
Moved out of CPUID.java |
Methods in freenet.support.CPUInformation that return CPUInfo | |
---|---|
static CPUInfo |
CPUID.getInfo()
Returns a CPUInfo item for the current type of CPU If I could I would declare this method in a interface named CPUInfoProvider and implement that interface in this class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |