|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.util.PlatformUtil
public class PlatformUtil
Platform-specific utility functions.
| Constructor Summary | |
|---|---|
PlatformUtil()
|
|
| Method Summary | |
|---|---|
static boolean |
onLinux()
are we running on Linux? |
static boolean |
onMacOSX()
are we running on Mac OS X? |
static boolean |
onWindows()
are we running on Windows? |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlatformUtil()
| Method Detail |
|---|
public static boolean onMacOSX()
public static boolean onLinux()
public static boolean onWindows()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||