freenet.support.CPUInformation
Class CPUID.CPUIDCPUInfo
java.lang.Object
freenet.support.CPUInformation.CPUID.CPUIDCPUInfo
- Direct Known Subclasses:
- CPUID.AMDInfoImpl, CPUID.IntelInfoImpl, CPUID.VIAC3Impl
- Enclosing class:
- CPUID
protected abstract static class CPUID.CPUIDCPUInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CPUID.CPUIDCPUInfo
protected CPUID.CPUIDCPUInfo()
getVendor
public String getVendor()
hasMMX
public boolean hasMMX()
hasSSE
public boolean hasSSE()
hasSSE2
public boolean hasSSE2()
IsC3Compatible
public boolean IsC3Compatible()