|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.aitools.programd.util.UserSystem
public class UserSystem
Contains utilities for getting/setting system information.
| Constructor Summary | |
|---|---|
UserSystem()
|
|
| Method Summary | |
|---|---|
static String |
jvmDescription()
Returns a description of the JVM. |
static String |
memoryReport()
Returns a report of used and available memory. |
static String |
osDescription()
Returns a description of the operating system and processor configuration. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserSystem()
| Method Detail |
|---|
public static String jvmDescription()
public static String osDescription()
public static String memoryReport()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||