Package freenet.support.CPUInformation
Interface VIACPUInfo
- All Superinterfaces:
CPUInfo
- All Known Implementing Classes:
VIAInfoImpl
Moved out of CPUID.java
- Since:
- 0.8.7
-
Method Summary
-
Method Details
-
IsC3Compatible
boolean IsC3Compatible()- Returns:
- true if the CPU present in the machine is at least an 'c3' CPU
-
IsNanoCompatible
boolean IsNanoCompatible()- Returns:
- true if the CPU present in the machine is at least an 'nano' CPU
-