|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.darwinsys.lang.SysDep
public class SysDep
Some things that are System Dependent. All methods are static, like java.lang.Math.
Constructor Summary | |
---|---|
SysDep()
|
Method Summary | |
---|---|
static java.lang.String |
getDevNull()
Return the name of the Null device on platforms which support it, or "jnk" otherwise. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SysDep()
Method Detail |
---|
public static java.lang.String getDevNull()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |