public static class PropertiesImpl.PropertiesBuilderImpl extends PropertiesImpl.MutablePropertiesImpl implements Properties.PropertiesBuilder
PropertiesImpl.MutablePropertiesImpl, PropertiesImpl.PropertiesBuilderImplProperties.ClearableProperties, Properties.MutableProperties, Properties.PropertiesBuilderDictionary.MutableDictionary.DictionaryBuilder<K,V,B extends Dictionary.MutableDictionary.DictionaryBuilder<K,V,B>>Dictionary.ClearableDictionary<K,V>, Dictionary.MutableDictionary<K,V>Keys.ClearableKeys<K,V>, Keys.MutableKeys<K,V>_properties| Constructor and Description |
|---|
PropertiesBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
Properties.PropertiesBuilder |
with(Relation<String,String> aRelation) |
Properties.PropertiesBuilder |
with(String aKey,
String aValue) |
Properties.PropertiesBuilder |
withProperty(Property aProperty) |
Properties.PropertiesBuilder |
withProperty(String aKey,
String aValue) |
clear, put, put, put, removeKeycontainsKey, get, isEmpty, keySet, size, valuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitputput, putisEmpty, sizecontainsKey, get, keySet, valuesremoveKeypublic Properties.PropertiesBuilder with(String aKey, String aValue)
with in interface Dictionary.MutableDictionary.DictionaryBuilder<String,String,Properties.PropertiesBuilder>public Properties.PropertiesBuilder with(Relation<String,String> aRelation)
with in interface Dictionary.MutableDictionary.DictionaryBuilder<String,String,Properties.PropertiesBuilder>public Properties.PropertiesBuilder withProperty(String aKey, String aValue)
withProperty in interface Properties.PropertiesBuilderpublic Properties.PropertiesBuilder withProperty(Property aProperty)
withProperty in interface Properties.PropertiesBuilderCopyright © 2016. All rights reserved.