Uses of Interface
org.refcodes.struct.ClassStructMap.ClassStructMapBuilder
-
Uses of ClassStructMap.ClassStructMapBuilder in org.refcodes.struct
Classes in org.refcodes.struct that implement ClassStructMap.ClassStructMapBuilderModifier and TypeClassDescriptionclassThe Class ClassStructBuilderImpl.Methods in org.refcodes.struct that return ClassStructMap.ClassStructMapBuilderModifier and TypeMethodDescriptionClassStructMapBuilderImpl.retrieveFrom(String aFromPath) ClassStructMapBuilderImpl.retrieveTo(String aToPath) ClassStructMap.ClassStructMapBuilder.withInsert(Object aObj) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insert(Object)method.ClassStructMap.ClassStructMapBuilder.withInsert(PathMap<Class<?>> aFrom) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withInsertBetween(Object[] aToPathElements, Object aFrom, Object[] aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertBetween(String, Object, String)method.ClassStructMap.ClassStructMapBuilder.withInsertBetween(Object[] aToPathElements, PathMap<Class<?>> aFrom, Object[] aFromPathElements) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withInsertBetween(Object aToPath, Object aFrom, Object aFromPath) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertBetween(String, Object, String)method.ClassStructMap.ClassStructMapBuilder.withInsertBetween(Object aToPath, PathMap<Class<?>> aFrom, Object aFromPath) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withInsertBetween(String[] aToPathElements, Object aFrom, String[] aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertBetween(String, Object, String)method.ClassStructMap.ClassStructMapBuilder.withInsertBetween(String[] aToPathElements, PathMap<Class<?>> aFrom, String[] aFromPathElements) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withInsertBetween(String aToPath, Object aFrom, String aFromPath) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertBetween(String, Object, String)method.ClassStructMap.ClassStructMapBuilder.withInsertBetween(String aToPath, PathMap<Class<?>> aFrom, String aFromPath) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withInsertBetween(Collection<?> aToPathElements, Object aFrom, Collection<?> aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertBetween(String, Object, String)method.ClassStructMap.ClassStructMapBuilder.withInsertBetween(Collection<?> aToPathElements, PathMap<Class<?>> aFrom, Collection<?> aFromPathElements) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withInsertFrom(Object aFrom, Object aFromPath) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertFrom(Object, String)method.ClassStructMap.ClassStructMapBuilder.withInsertFrom(Object aFrom, Object... aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertFrom(Object, String)method.ClassStructMap.ClassStructMapBuilder.withInsertFrom(Object aFrom, String aFromPath) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertFrom(Object, String)method.ClassStructMap.ClassStructMapBuilder.withInsertFrom(Object aFrom, String... aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertFrom(Object, String)method.ClassStructMap.ClassStructMapBuilder.withInsertFrom(Object aFrom, Collection<?> aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertFrom(Object, String)method.ClassStructMap.ClassStructMapBuilder.withInsertFrom(PathMap<Class<?>> aFrom, Object aFromPath) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withInsertFrom(PathMap<Class<?>> aFrom, Object... aFromPathElements) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withInsertFrom(PathMap<Class<?>> aFrom, String aFromPath) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withInsertFrom(PathMap<Class<?>> aFrom, String... aFromPathElements) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withInsertFrom(PathMap<Class<?>> aFrom, Collection<?> aFromPathElements) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withInsertTo(Object[] aToPathElements, Object aFrom) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertTo(String, Object)method.ClassStructMap.ClassStructMapBuilder.withInsertTo(Object[] aToPathElements, PathMap<Class<?>> aFrom) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withInsertTo(Object aToPath, Object aFrom) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertTo(String, Object)method.ClassStructMap.ClassStructMapBuilder.withInsertTo(Object aToPath, PathMap<Class<?>> aFrom) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withInsertTo(String[] aToPathElements, Object aFrom) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertTo(String, Object)method.ClassStructMap.ClassStructMapBuilder.withInsertTo(String[] aToPathElements, PathMap<Class<?>> aFrom) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withInsertTo(String aToPath, Object aFrom) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertTo(String, Object)method.ClassStructMap.ClassStructMapBuilder.withInsertTo(String aToPath, PathMap<Class<?>> aFrom) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withInsertTo(Collection<?> aToPathElements, Object aFrom) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertTo(String, Object)method.ClassStructMap.ClassStructMapBuilder.withInsertTo(Collection<?> aToPathElements, PathMap<Class<?>> aFrom) Method to semantically emphasize that we support our own types.Convenience method for providing builder functionality to thePathMap.MutablePathMap.merge(Object)method.Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withMergeBetween(Object[] aToPathElements, Object aFrom, Object[] aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeBetween(String, Object, String)method.ClassStructMap.ClassStructMapBuilder.withMergeBetween(Object[] aToPathElements, PathMap<Class<?>> aFrom, Object[] aFromPathElements) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withMergeBetween(Object aToPath, Object aFrom, Object aFromPath) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeBetween(String, Object, String)method.ClassStructMap.ClassStructMapBuilder.withMergeBetween(Object aToPath, PathMap<Class<?>> aFrom, Object aFromPath) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withMergeBetween(String[] aToPathElements, Object aFrom, String[] aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeBetween(String, Object, String)method.ClassStructMap.ClassStructMapBuilder.withMergeBetween(String[] aToPathElements, PathMap<Class<?>> aFrom, String[] aFromPathElements) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withMergeBetween(String aToPath, Object aFrom, String aFromPath) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeBetween(String, Object, String)method.ClassStructMap.ClassStructMapBuilder.withMergeBetween(String aToPath, PathMap<Class<?>> aFrom, String aFromPath) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withMergeBetween(Collection<?> aToPathElements, Object aFrom, Collection<?> aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeBetween(String, Object, String)method.ClassStructMap.ClassStructMapBuilder.withMergeBetween(Collection<?> aToPathElements, PathMap<Class<?>> aFrom, Collection<?> aFromPathElements) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withMergeFrom(Object aFrom, Object aFromPath) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeFrom(Object, String)method.ClassStructMap.ClassStructMapBuilder.withMergeFrom(Object aFrom, Object... aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeFrom(Object, String)method.ClassStructMap.ClassStructMapBuilder.withMergeFrom(Object aFrom, String aFromPath) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeFrom(Object, String)method.ClassStructMap.ClassStructMapBuilder.withMergeFrom(Object aFrom, String... aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeFrom(Object, String)method.ClassStructMap.ClassStructMapBuilder.withMergeFrom(Object aFrom, Collection<?> aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeFrom(Object, String)method.ClassStructMap.ClassStructMapBuilder.withMergeFrom(PathMap<Class<?>> aFrom, Object aFromPath) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withMergeFrom(PathMap<Class<?>> aFrom, Object... aFromPathElements) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withMergeFrom(PathMap<Class<?>> aFrom, String aFromPath) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withMergeFrom(PathMap<Class<?>> aFrom, String... aFromPathElements) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withMergeFrom(PathMap<Class<?>> aFrom, Collection<?> aFromPathElements) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withMergeTo(Object[] aToPathElements, Object aFrom) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeTo(String, Object)method.ClassStructMap.ClassStructMapBuilder.withMergeTo(Object[] aToPathElements, PathMap<Class<?>> aFrom) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withMergeTo(Object aToPath, Object aFrom) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeTo(String, Object)method.ClassStructMap.ClassStructMapBuilder.withMergeTo(Object aToPath, PathMap<Class<?>> aFrom) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withMergeTo(String[] aToPathElements, Object aFrom) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeTo(String, Object)method.ClassStructMap.ClassStructMapBuilder.withMergeTo(String[] aToPathElements, PathMap<Class<?>> aFrom) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withMergeTo(String aToPath, Object aFrom) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeTo(String, Object)method.ClassStructMap.ClassStructMapBuilder.withMergeTo(String aToPath, PathMap<Class<?>> aFrom) Method to semantically emphasize that we support our own types.ClassStructMap.ClassStructMapBuilder.withMergeTo(Collection<?> aToPathElements, Object aFrom) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeTo(String, Object)method.ClassStructMap.ClassStructMapBuilder.withMergeTo(Collection<?> aToPathElements, PathMap<Class<?>> aFrom) Method to semantically emphasize that we support our own types.Builder method forKeys.MutableValues.put(Object, Object).Builder method forKeys.MutableValues.put(Object, Object).ClassStructMap.ClassStructMapBuilder.withPut(Collection<?> aPathElements, Class<?> aValue) Builder method forKeys.MutableValues.put(Object, Object).Builder method forClassStructMap.MutableClassStructMap.put(Property).Builder method forDictionary.MutableDictionary.put(Relation).Builder method forKeys.MutableValues.put(Object, Object).ClassStructMap.ClassStructMapBuilder.withPutDirAt(int aIndex, Object aDir) An indexed directory represents all elements which begin with a path which's last path element represents an index.ClassStructMap.ClassStructMapBuilder.withPutDirAt(int aIndex, PathMap<Class<?>> aDir) An indexed directory represents all elements which begin with a path which's last path element represents an index.ClassStructMap.ClassStructMapBuilder.withPutDirAt(Object[] aPathElements, int aIndex, Object aDir) An indexed directory represents all elements which begin with a path which's last path element represents an index.ClassStructMap.ClassStructMapBuilder.withPutDirAt(Object[] aPathElements, int aIndex, PathMap<Class<?>> aDir) An indexed directory represents all elements which begin with a path which's last path element represents an index.ClassStructMap.ClassStructMapBuilder.withPutDirAt(Object aPath, int aIndex, Object aDir) An indexed directory represents all elements which begin with a path which's last path element represents an index.ClassStructMap.ClassStructMapBuilder.withPutDirAt(Object aPath, int aIndex, PathMap<Class<?>> aDir) An indexed directory represents all elements which begin with a path which's last path element represents an index.ClassStructMap.ClassStructMapBuilder.withPutDirAt(String[] aPathElements, int aIndex, Object aDir) An indexed directory represents all elements which begin with a path which's last path element represents an index.ClassStructMap.ClassStructMapBuilder.withPutDirAt(String[] aPathElements, int aIndex, PathMap<Class<?>> aDir) An indexed directory represents all elements which begin with a path which's last path element represents an index.ClassStructMap.ClassStructMapBuilder.withPutDirAt(String aPath, int aIndex, Object aDir) An indexed directory represents all elements which begin with a path which's last path element represents an index.ClassStructMap.ClassStructMapBuilder.withPutDirAt(String aPath, int aIndex, PathMap<Class<?>> aDir) An indexed directory represents all elements which begin with a path which's last path element represents an index.ClassStructMap.ClassStructMapBuilder.withPutDirAt(Collection<?> aPathElements, int aIndex, Object aDir) An indexed directory represents all elements which begin with a path which's last path element represents an index.ClassStructMap.ClassStructMapBuilder.withPutDirAt(Collection<?> aPathElements, int aIndex, PathMap<Class<?>> aDir) An indexed directory represents all elements which begin with a path which's last path element represents an index.ClassStructMap.ClassStructMapBuilder.withRemoveFrom(Object aPath) Convenience method for providing builder functionality to thePathMap.MutablePathMap.removeFrom(String)method.ClassStructMap.ClassStructMapBuilder.withRemoveFrom(Object... aPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.removeFrom(String)method.ClassStructMap.ClassStructMapBuilder.withRemoveFrom(String aPath) Convenience method for providing builder functionality to thePathMap.MutablePathMap.removeFrom(String)method.ClassStructMap.ClassStructMapBuilder.withRemoveFrom(String... aPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.removeFrom(String)method.ClassStructMap.ClassStructMapBuilder.withRemoveFrom(Collection<?> aPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.removeFrom(String)method.ClassStructMap.ClassStructMapBuilder.withRemovePaths(String... aPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.removeFrom(String)method.