Modifier and Type | Field and Description |
---|---|
protected Properties |
Properties.defaults
A property list that contains default values for any keys not found in this property list.
|
Constructor and Description |
---|
Properties(Properties defaults)
Creates an empty property list with the specified defaults.
|