| Package | Description |
|---|---|
| java.lang | |
| java.util |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
System.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
static void |
System.setProperties(Properties p) |
| 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.
|
Copyright © 2025 API Design. All Rights Reserved.