|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CPUInfo
Method Summary | |
---|---|
String |
getCPUModelString()
|
String |
getVendor()
|
boolean |
hasMMX()
|
boolean |
hasSSE()
|
boolean |
hasSSE2()
|
boolean |
hasSSE3()
|
boolean |
hasSSE41()
|
boolean |
hasSSE42()
|
boolean |
hasSSE4A()
|
Method Detail |
---|
String getVendor()
String getCPUModelString() throws UnknownCPUException
UnknownCPUException
- If for any reason the retrieval of the requested information
failed. The message encapsulated in the execption indicates the
cause of the failure.boolean hasMMX()
boolean hasSSE()
boolean hasSSE2()
boolean hasSSE3()
boolean hasSSE41()
boolean hasSSE42()
boolean hasSSE4A()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |