public static interface Properties.PropertiesBuilder extends org.refcodes.structure.CanonicalMap.CanonicalMapBuilder, Properties.MutableProperties
Properties.PropertiesBuilder defines builder functionality on
top of the properties .Properties.MutableProperties, Properties.PropertiesBuilderorg.refcodes.structure.CanonicalMap.CanonicalMapBuilder, org.refcodes.structure.CanonicalMap.MutableCanonicalMaporg.refcodes.structure.PropertiesAccessorMixin.PropertiesBuilderMixin<T>, org.refcodes.structure.PropertiesAccessorMixin.PropertiesMixin, org.refcodes.structure.PropertiesAccessorMixin.PropertiesMutatorMixinorg.refcodes.structure.PathMap.MutablePathMap<T>, org.refcodes.structure.PathMap.PathMapBuilder<T>org.refcodes.mixin.DelimiterAccessor.DelimiterBuilder<B extends org.refcodes.mixin.DelimiterAccessor.DelimiterBuilder<B>>, org.refcodes.mixin.DelimiterAccessor.DelimiterMutator, org.refcodes.mixin.DelimiterAccessor.DelimiterPropertyorg.refcodes.mixin.TypeAccessor.TypeMutator<T>, org.refcodes.mixin.TypeAccessor.TypeProperty<T>DEFAULT_COMMENTwithInsert, withInsert, withInsertFrom, withInsertTowithInsert, withInsert, withInsertFrom, withInsertTowithPutput, put, putBoolean, putBoolean, putByte, putByte, putDouble, putDouble, putFloat, putFloat, putInteger, putInteger, putLong, putLong, putShort, putShortcontainsValue, delete, delete, insert, insert, insertFrom, insertTo, put, putAll, putAll, putAllchildrenOf, getType, retrieve, retrieveFrom, retrieveTo, toMap, toProperties, toPropertyPathinsert, insert, insertFrom, insertTo, putAll, toDump, toSourceCode, toSourceCodetoInstance, toInstance, toType, toTypecontainsKey, get, getBoolean, getBoolean, getByte, getByte, getCharacter, getCharacter, getDouble, getDouble, getFloat, getFloat, getInteger, getInteger, getLong, getLong, getShort, getShort, use, useBoolean, useBoolean, useByte, useByte, useDouble, useDouble, useFloat, useFloat, useInteger, useInteger, useLong, useLong, useShort, useShortinsert, insert, insert, insert, insertFrom, insertFrom, insertTo, insertTo, put, putArray, putArray, removeAlldirectories, directories, entries, entries, fromExternalKey, getArray, getArray, hasParentPath, isArray, isArray, isDirectory, isEntry, isRecord, isRootPath, keySet, paths, paths, records, records, toDataStructure, toDataStructure, toExternalKey, toMap, toNormalizedPath, toNormalizedPath, toParentPath, toPath, toRootPathdefault Properties.PropertiesBuilder withPut(String aKey, String aValue)
withPut in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithPut in interface org.refcodes.structure.Dictionary.MutableDictionary.DictionaryBuilder<String,String,org.refcodes.structure.PathMap.PathMapBuilder<String>>withPut in interface org.refcodes.structure.PathMap.PathMapBuilder<String>withPut in interface org.refcodes.structure.PropertiesAccessorMixin.PropertiesBuilderMixin<org.refcodes.structure.CanonicalMap.CanonicalMapBuilder>default Properties.PropertiesBuilder withPut(org.refcodes.structure.Relation<String,String> aProperty)
withPut in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithPut in interface org.refcodes.structure.Dictionary.MutableDictionary.DictionaryBuilder<String,String,org.refcodes.structure.PathMap.PathMapBuilder<String>>withPut in interface org.refcodes.structure.PathMap.PathMapBuilder<String>default Properties.PropertiesBuilder withPutInteger(String aKey, Integer aValue)
withPutInteger in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithPutInteger in interface org.refcodes.structure.PropertiesAccessorMixin.PropertiesBuilderMixin<org.refcodes.structure.CanonicalMap.CanonicalMapBuilder>default Properties.PropertiesBuilder withPutShort(String aKey, Short aValue)
withPutShort in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithPutShort in interface org.refcodes.structure.PropertiesAccessorMixin.PropertiesBuilderMixin<org.refcodes.structure.CanonicalMap.CanonicalMapBuilder>default Properties.PropertiesBuilder withPutByte(String aKey, Byte aValue)
withPutByte in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithPutByte in interface org.refcodes.structure.PropertiesAccessorMixin.PropertiesBuilderMixin<org.refcodes.structure.CanonicalMap.CanonicalMapBuilder>default Properties.PropertiesBuilder withPutDouble(String aKey, Double aValue)
withPutDouble in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithPutDouble in interface org.refcodes.structure.PropertiesAccessorMixin.PropertiesBuilderMixin<org.refcodes.structure.CanonicalMap.CanonicalMapBuilder>default Properties.PropertiesBuilder withPutFloat(String aKey, Float aValue)
withPutFloat in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithPutFloat in interface org.refcodes.structure.PropertiesAccessorMixin.PropertiesBuilderMixin<org.refcodes.structure.CanonicalMap.CanonicalMapBuilder>default Properties.PropertiesBuilder withPutBoolean(String aKey, Boolean aValue)
withPutBoolean in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithPutBoolean in interface org.refcodes.structure.PropertiesAccessorMixin.PropertiesBuilderMixin<org.refcodes.structure.CanonicalMap.CanonicalMapBuilder>default Properties.PropertiesBuilder withPutLong(String aKey, Long aValue)
withPutLong in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithPutLong in interface org.refcodes.structure.PropertiesAccessorMixin.PropertiesBuilderMixin<org.refcodes.structure.CanonicalMap.CanonicalMapBuilder>default Properties.PropertiesBuilder withInsert(Object aObj)
withInsert in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithInsert in interface org.refcodes.structure.PathMap.PathMapBuilder<String>default Properties.PropertiesBuilder withInsertFrom(Object aFrom, String aFromPath)
withInsertFrom in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithInsertFrom in interface org.refcodes.structure.PathMap.PathMapBuilder<String>default Properties.PropertiesBuilder withInsertTo(String aToPath, Object aFrom)
withInsertTo in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithInsertTo in interface org.refcodes.structure.PathMap.PathMapBuilder<String>default Properties.PropertiesBuilder withInsert(String aToPath, Object aFrom, String aFromPath)
withInsert in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithInsert in interface org.refcodes.structure.PathMap.PathMapBuilder<String>default Properties.PropertiesBuilder withRemoveFrom(String aPath)
withRemoveFrom in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithRemoveFrom in interface org.refcodes.structure.PathMap.PathMapBuilder<String>default Properties.PropertiesBuilder withInsert(Properties aFrom)
PathMap.MutablePathMap.insert(Object).aFrom - The Properties which is to be inspected with the
therein contained values being added with their according
determined paths.PathMap.MutablePathMap.insert(Object)default Properties.PropertiesBuilder withInsertFrom(Properties aFrom, String aFromPath)
PathMap.MutablePathMap.insertFrom(Object, String).aFrom - The Properties which is to be inspected with the
therein contained values being added with their according
determined paths.aFromPath - The path from where to start adding elements of the
provided object.PathMap.MutablePathMap.insertFrom(Object, String)default Properties.PropertiesBuilder withInsertTo(String aToPath, Properties aFrom)
PathMap.MutablePathMap.insertTo(String, Object).aToPath - The sub-path where to insert the object's introspected
values to.aFrom - The Properties which is to be inspected with the
therein contained values being added with their according
determined paths.PathMap.MutablePathMap.insertTo(String, Object)default Properties.PropertiesBuilder withInsert(String aToPath, Properties aFrom, String aFromPath)
PathMap.MutablePathMap.insert(String, Object, String).aToPath - The sub-path where to insert the object's introspected
values to.aFrom - The Properties which is to be inspected with the
therein contained values being added with their according
determined paths.aFromPath - The path from where to start adding elements of the
provided object.PathMap.MutablePathMap.insert(String, Object, String)Copyright © 2018. All rights reserved.