... | @@ -23,7 +23,7 @@ needed Values: |
... | @@ -23,7 +23,7 @@ needed Values: |
|
* LOADfree : [number MB]
|
|
* LOADfree : [number MB]
|
|
* LOAD used : [number MB]
|
|
* LOAD used : [number MB]
|
|
|
|
|
|
``
|
|
```
|
|
public class Main {
|
|
public class Main {
|
|
public static void main(String[] args) {
|
|
public static void main(String[] args) {
|
|
/* Total number of processors or cores available to the JVM */
|
|
/* Total number of processors or cores available to the JVM */
|
... | @@ -56,4 +56,4 @@ public class Main { |
... | @@ -56,4 +56,4 @@ public class Main { |
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
`` |
|
``` |
|
\ No newline at end of file |
|
\ No newline at end of file |