public static class SystemPropertyResolver.PropertyValueTuple
| Constructor and Description |
|---|
PropertyValueTuple(java.lang.String property) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDefaultValue() |
java.lang.String |
getPropertyName() |
SystemPropertyResolver.PropertyValueTuple |
invoke() |
public java.lang.String getPropertyName()
public java.lang.String getDefaultValue()
public SystemPropertyResolver.PropertyValueTuple invoke()