| Package | Description |
|---|---|
| org.refcodes.collection | |
| org.refcodes.collection.impls |
| Modifier and Type | Method and Description |
|---|---|
Property |
Property.withKey(String aKey) |
Property |
Property.withValue(String aValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
Properties.MutableProperties.put(Property aProperty) |
Properties.PropertiesBuilder |
Properties.PropertiesBuilder.withProperty(Property aProperty) |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyImpl |
| Modifier and Type | Method and Description |
|---|---|
Property |
PropertyImpl.withKey(String aKey) |
Property |
PropertyImpl.withValue(String aValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
PropertiesImpl.MutablePropertiesImpl.put(Property aProperty) |
Properties.PropertiesBuilder |
PropertiesImpl.PropertiesBuilderImpl.withProperty(Property aProperty) |
Copyright © 2016. All rights reserved.