|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.comm.Unix
This class contains interfaces to the UNIX platform.
| Constructor Summary | |
Unix()
|
|
| Method Summary | |
static boolean |
isDevLink(java.lang.String path)
Native function to determine if path is a link to a device. |
static boolean |
isSuperUser()
Native function to determine if jvm is running as Super User |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Unix()
| Method Detail |
public static boolean isDevLink(java.lang.String path)
public static boolean isSuperUser()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||