| Package | Description |
|---|---|
| org.refcodes.collection | |
| org.refcodes.collection.impls |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Properties.ClearableProperties |
static interface |
Properties.MutableProperties |
static interface |
Properties.PropertiesBuilder |
| Modifier and Type | Method and Description |
|---|---|
default void |
Properties.MutableProperties.putAll(Properties aProperties)
This method inserts all elements (key/value-pairs) found in the
provided
Properties instances of interoperability reasons. |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertiesImpl |
static class |
PropertiesImpl.MutablePropertiesImpl |
static class |
PropertiesImpl.PropertiesBuilderImpl |
| Constructor and Description |
|---|
MutablePropertiesImpl(Properties aProperties) |
PropertiesBuilderImpl(Properties aProperties) |
PropertiesImpl(Properties aProperties) |
Copyright © 2017. All rights reserved.