| Package | Description |
|---|---|
| java.lang |
Back 2 Browser Bytecode Translator
Copyright (C) 2012 Jaroslav Tulach
|
| java.util |
Back 2 Browser Bytecode Translator
Copyright (C) 2012 Jaroslav Tulach
|
| 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 © 2015 API Design. All Rights Reserved.