public static interface Properties.PropertiesBuilder extends Dictionary.MutableDictionary.DictionaryBuilder<String,String,Properties.PropertiesBuilder>, Properties.MutableProperties
Properties.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>| Modifier and Type | Method and Description |
|---|---|
Properties.PropertiesBuilder |
withProperty(Property aProperty) |
Properties.PropertiesBuilder |
withProperty(String aKey,
String aValue) |
with, withputput, putisEmpty, sizecontainsKey, get, keySet, valuesremoveKeyProperties.PropertiesBuilder withProperty(String aKey, String aValue)
Properties.PropertiesBuilder withProperty(Property aProperty)
Copyright © 2016. All rights reserved.