|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MachineInfo
Returns static information about a machine like it's memory, number of processors, etc..
| Method Summary | |
|---|---|
int |
cores()
Returns the number of cores |
int |
cpus()
Returns the number of processors of this machine |
long |
memory()
Returns the memory size of this machine |
| Method Detail |
|---|
long memory()
int cpus()
int cores()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||