|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectOS
public class OS
| Constructor Summary | |
|---|---|
OS()
|
|
| Method Summary | |
|---|---|
static boolean |
isMac()
|
static boolean |
isOther()
|
static boolean |
isWindows()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OS()
| Method Detail |
|---|
public static boolean isMac()
public static boolean isWindows()
public static boolean isOther()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||