public static class Environment.POSIX extends Object
POSIX()
int
setenv(String name, String value, int overwrite)
unsetenv(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public POSIX()
public int setenv(String name, String value, int overwrite)
public int unsetenv(String name)