public class EnvUtil extends Object
EnvUtil()
static String
get(String key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EnvUtil()
public static String get(String key)
IF(System.getProperty() != NULL) THEN RETURN System.getProperty() ELSE RETURN System.getenv()
key