|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.lti.utils.OSUtils
public final class OSUtils
Helper functions to determine which OS we are running.
Method Summary | |
---|---|
static boolean |
isLinux()
|
static boolean |
isMacOSX()
|
static boolean |
isSolaris()
|
static boolean |
isWindows()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static final boolean isLinux()
public static final boolean isMacOSX()
public static final boolean isWindows()
public static final boolean isSolaris()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |