|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CPUInfo
Method Summary | |
---|---|
java.lang.String |
getCPUModelString()
|
java.lang.String |
getVendor()
|
boolean |
hasMMX()
|
boolean |
hasSSE()
|
boolean |
hasSSE2()
|
boolean |
IsC3Compatible()
|
Method Detail |
---|
java.lang.String getVendor()
java.lang.String getCPUModelString() throws UnknownCPUException
UnknownCPUException
- If for any reson 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 IsC3Compatible()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |