public final class SystemProperty extends Object
Constructor and Description |
---|
SystemProperty() |
public static final String get(String property, String def)
property
- The property to getdef
- The value to return if the property is not accessible or not set.Copyright ? 2013 Jason Hunter, Brett McLaughlin. All Rights Reserved.