public final class SystemProperty
extends java.lang.Object
构造器和说明 |
---|
SystemProperty() |
public static final java.lang.String get(java.lang.String property, java.lang.String def)
property
- The property to getdef
- The value to return if the property is not accessible or not set.