|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.charlesames.utility.io.SystemMethods
public abstract class SystemMethods
Miscellaneous methods concerned with system information.
| Constructor Summary | |
|---|---|
SystemMethods()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getHomeDirectory()
Get the user.home system property. |
static java.lang.String |
getUserName()
Get the user.name system property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemMethods()
| Method Detail |
|---|
public static java.lang.String getHomeDirectory()
public static java.lang.String getUserName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||