public static interface Properties.PropertiesBuilder extends Dictionary.MutableDictionary.DictionaryBuilder<String,String,org.refcodes.structure.Property,Properties.PropertiesBuilder>, Properties.MutableProperties
Properties.ClearableProperties, Properties.MutableProperties, Properties.PropertiesBuilderDictionary.MutableDictionary.DictionaryBuilder<K,V,T extends org.refcodes.structure.Relation<K,V>,B extends Dictionary.MutableDictionary.DictionaryBuilder<K,V,T,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 |
withPut(org.refcodes.structure.Property aProperty) |
Properties.PropertiesBuilder |
withPut(String aKey,
String aValue) |
put, putAll, putAll, putAlltoMap, toPropertiesput, putisEmpty, sizecontainsKey, get, keySet, valuesremoveByKeyProperties.PropertiesBuilder withPut(String aKey, String aValue)
withPut in interface Dictionary.MutableDictionary.DictionaryBuilder<String,String,org.refcodes.structure.Property,Properties.PropertiesBuilder>Properties.PropertiesBuilder withPut(org.refcodes.structure.Property aProperty)
withPut in interface Dictionary.MutableDictionary.DictionaryBuilder<String,String,org.refcodes.structure.Property,Properties.PropertiesBuilder>Copyright © 2017. All rights reserved.