|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CPUParser
This interface is for CPUParser objects that are automagically loaded, and perform architecture dependant processing for determining the number of CPUs, and the generic infomation about them.
Method Summary | |
---|---|
java.lang.String |
cpuInfo()
Return the cpu info for the processors (assuming symetric multiprocessing which means that all CPUs are identical). |
int |
numProcessors()
Return the number of processors available on the machine |
Method Detail |
---|
int numProcessors()
java.lang.String cpuInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |