public static class PropertiesImpl.PropertiesBuilderImpl extends PropertiesImpl.MutablePropertiesImpl implements Properties.PropertiesBuilder
PropertiesImpl.MutablePropertiesImpl, PropertiesImpl.PropertiesBuilderImplProperties.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>_properties| Constructor and Description |
|---|
PropertiesBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Properties.PropertiesBuilder |
withPut(org.refcodes.structure.Property aProperty) |
Properties.PropertiesBuilder |
withPut(String aKey,
String aValue) |
clear, put, put, put, removeByKeycontainsKey, get, isEmpty, keySet, size, valuesclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitput, putAll, putAll, putAlltoMap, toPropertiesput, putisEmpty, sizecontainsKey, get, keySet, valuesremoveByKeypublic Properties.PropertiesBuilder withPut(String aKey, String aValue)
withPut in interface Dictionary.MutableDictionary.DictionaryBuilder<String,String,org.refcodes.structure.Property,Properties.PropertiesBuilder>withPut in interface Properties.PropertiesBuilderpublic Properties.PropertiesBuilder withPut(org.refcodes.structure.Property aProperty)
withPut in interface Dictionary.MutableDictionary.DictionaryBuilder<String,String,org.refcodes.structure.Property,Properties.PropertiesBuilder>withPut in interface Properties.PropertiesBuilderpublic int hashCode()
hashCode in class PropertiesImpl.MutablePropertiesImplpublic boolean equals(Object obj)
equals in class PropertiesImpl.MutablePropertiesImplCopyright © 2017. All rights reserved.