public interface CPUParser
Modifier and Type | Method and Description |
---|---|
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
|
int numProcessors()
String cpuInfo()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.