Uses of Interface
org.refcodes.struct.InterOperableMap.InterOperableMapBuilder
-
Uses of InterOperableMap.InterOperableMapBuilder in org.refcodes.struct
Subinterfaces of InterOperableMap.InterOperableMapBuilder in org.refcodes.structModifier and TypeInterfaceDescriptionstatic interfaceThe Interface CanonicalMapBuilder.static interfaceASimpleTypeMap.SimpleTypeMapBuildersets builder functionality (as of the builder pattern) on top of theSimpleTypeMap.MutableSimpleTypeMap.Classes in org.refcodes.struct that implement InterOperableMap.InterOperableMapBuilderModifier and TypeClassDescriptionclassThe Class CanonicalMapBuilderImpl.classAn implementation of theSimpleTypeMap.SimpleTypeMapBuilder.Methods in org.refcodes.struct that return InterOperableMap.InterOperableMapBuilderModifier and TypeMethodDescriptionInterOperableMap.InterOperableMapBuilder.withInsert(Object aObj) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insert(Object)method.InterOperableMap.InterOperableMapBuilder.withInsert(PathMap<T> aFrom) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withInsertBetween(Object[] aToPathElements, Object aFrom, Object[] aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertBetween(String, Object, String)method.InterOperableMap.InterOperableMapBuilder.withInsertBetween(Object[] aToPathElements, PathMap<T> aFrom, Object[] aFromPathElements) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withInsertBetween(Object aToPath, Object aFrom, Object aFromPath) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertBetween(String, Object, String)method.InterOperableMap.InterOperableMapBuilder.withInsertBetween(Object aToPath, PathMap<T> aFrom, Object aFromPath) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withInsertBetween(String[] aToPathElements, Object aFrom, String[] aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertBetween(String, Object, String)method.InterOperableMap.InterOperableMapBuilder.withInsertBetween(String[] aToPathElements, PathMap<T> aFrom, String[] aFromPathElements) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withInsertBetween(String aToPath, Object aFrom, String aFromPath) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertBetween(String, Object, String)method.InterOperableMap.InterOperableMapBuilder.withInsertBetween(String aToPath, PathMap<T> aFrom, String aFromPath) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withInsertBetween(Collection<?> aToPathElements, Object aFrom, Collection<?> aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertBetween(String, Object, String)method.InterOperableMap.InterOperableMapBuilder.withInsertBetween(Collection<?> aToPathElements, PathMap<T> aFrom, Collection<?> aFromPathElements) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withInsertFrom(Object aFrom, Object aFromPath) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertFrom(Object, String)method.InterOperableMap.InterOperableMapBuilder.withInsertFrom(Object aFrom, Object... aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertFrom(Object, String)method.InterOperableMap.InterOperableMapBuilder.withInsertFrom(Object aFrom, String aFromPath) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertFrom(Object, String)method.InterOperableMap.InterOperableMapBuilder.withInsertFrom(Object aFrom, String... aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertFrom(Object, String)method.InterOperableMap.InterOperableMapBuilder.withInsertFrom(Object aFrom, Collection<?> aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertFrom(Object, String)method.InterOperableMap.InterOperableMapBuilder.withInsertFrom(PathMap<T> aFrom, Object aFromPath) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withInsertFrom(PathMap<T> aFrom, Object... aFromPathElements) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withInsertFrom(PathMap<T> aFrom, String aFromPath) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withInsertFrom(PathMap<T> aFrom, String... aFromPathElements) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withInsertFrom(PathMap<T> aFrom, Collection<?> aFromPathElements) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withInsertTo(Object[] aToPathElements, Object aFrom) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertTo(String, Object)method.InterOperableMap.InterOperableMapBuilder.withInsertTo(Object[] aToPathElements, PathMap<T> aFrom) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withInsertTo(Object aToPath, Object aFrom) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertTo(String, Object)method.InterOperableMap.InterOperableMapBuilder.withInsertTo(Object aToPath, PathMap<T> aFrom) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withInsertTo(String[] aToPathElements, Object aFrom) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertTo(String, Object)method.InterOperableMap.InterOperableMapBuilder.withInsertTo(String[] aToPathElements, PathMap<T> aFrom) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withInsertTo(String aToPath, Object aFrom) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertTo(String, Object)method.InterOperableMap.InterOperableMapBuilder.withInsertTo(String aToPath, PathMap<T> aFrom) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withInsertTo(Collection<?> aToPathElements, Object aFrom) Convenience method for providing builder functionality to thePathMap.MutablePathMap.insertTo(String, Object)method.InterOperableMap.InterOperableMapBuilder.withInsertTo(Collection<?> aToPathElements, PathMap<T> 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.InterOperableMap.InterOperableMapBuilder.withMergeBetween(Object[] aToPathElements, Object aFrom, Object[] aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeBetween(String, Object, String)method.InterOperableMap.InterOperableMapBuilder.withMergeBetween(Object[] aToPathElements, PathMap<T> aFrom, Object[] aFromPathElements) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withMergeBetween(Object aToPath, Object aFrom, Object aFromPath) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeBetween(String, Object, String)method.InterOperableMap.InterOperableMapBuilder.withMergeBetween(Object aToPath, PathMap<T> aFrom, Object aFromPath) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withMergeBetween(String[] aToPathElements, Object aFrom, String[] aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeBetween(String, Object, String)method.InterOperableMap.InterOperableMapBuilder.withMergeBetween(String[] aToPathElements, PathMap<T> aFrom, String[] aFromPathElements) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withMergeBetween(String aToPath, Object aFrom, String aFromPath) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeBetween(String, Object, String)method.InterOperableMap.InterOperableMapBuilder.withMergeBetween(String aToPath, PathMap<T> aFrom, String aFromPath) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withMergeBetween(Collection<?> aToPathElements, Object aFrom, Collection<?> aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeBetween(String, Object, String)method.InterOperableMap.InterOperableMapBuilder.withMergeBetween(Collection<?> aToPathElements, PathMap<T> aFrom, Collection<?> aFromPathElements) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withMergeFrom(Object aFrom, Object aFromPath) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeFrom(Object, String)method.InterOperableMap.InterOperableMapBuilder.withMergeFrom(Object aFrom, Object... aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeFrom(Object, String)method.InterOperableMap.InterOperableMapBuilder.withMergeFrom(Object aFrom, String aFromPath) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeFrom(Object, String)method.InterOperableMap.InterOperableMapBuilder.withMergeFrom(Object aFrom, String... aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeFrom(Object, String)method.InterOperableMap.InterOperableMapBuilder.withMergeFrom(Object aFrom, Collection<?> aFromPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeFrom(Object, String)method.InterOperableMap.InterOperableMapBuilder.withMergeFrom(PathMap<T> aFrom, Object aFromPath) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withMergeFrom(PathMap<T> aFrom, Object... aFromPathElements) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withMergeFrom(PathMap<T> aFrom, String aFromPath) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withMergeFrom(PathMap<T> aFrom, String... aFromPathElements) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withMergeFrom(PathMap<T> aFrom, Collection<?> aFromPathElements) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withMergeTo(Object[] aToPathElements, Object aFrom) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeTo(String, Object)method.InterOperableMap.InterOperableMapBuilder.withMergeTo(Object[] aToPathElements, PathMap<T> aFrom) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withMergeTo(Object aToPath, Object aFrom) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeTo(String, Object)method.InterOperableMap.InterOperableMapBuilder.withMergeTo(Object aToPath, PathMap<T> aFrom) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withMergeTo(String[] aToPathElements, Object aFrom) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeTo(String, Object)method.InterOperableMap.InterOperableMapBuilder.withMergeTo(String[] aToPathElements, PathMap<T> aFrom) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withMergeTo(String aToPath, Object aFrom) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeTo(String, Object)method.InterOperableMap.InterOperableMapBuilder.withMergeTo(String aToPath, PathMap<T> aFrom) Method to semantically emphasize that we support our own types.InterOperableMap.InterOperableMapBuilder.withMergeTo(Collection<?> aToPathElements, Object aFrom) Convenience method for providing builder functionality to thePathMap.MutablePathMap.mergeTo(String, Object)method.InterOperableMap.InterOperableMapBuilder.withMergeTo(Collection<?> aToPathElements, PathMap<T> 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).Builder method forKeys.MutableValues.put(Object, Object).InterOperableMap.InterOperableMapBuilder.withPut(Collection<?> aPathElements, T aValue) Builder method forKeys.MutableValues.put(Object, Object).Builder method forDictionary.MutableDictionary.put(Relation).InterOperableMap.InterOperableMapBuilder.withPutBoolean(Object[] aPathElements, Boolean aValue) Sets theBooleanvalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutBoolean(Object aKey, Boolean aValue) Sets theBooleanvalue for the property referred to by the key.InterOperableMap.InterOperableMapBuilder.withPutBoolean(String[] aPathElements, Boolean aValue) Sets theBooleanvalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutBoolean(String aKey, Boolean aValue) Sets theBooleanvalue for the property referred to by the key.InterOperableMap.InterOperableMapBuilder.withPutBoolean(Collection<?> aPathElements, Boolean aValue) Sets theBooleanvalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutByte(Object[] aPathElements, Byte aValue) Sets theBytevalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutByte(Object aKey, Byte aValue) Sets theBytevalue for the property referred to by the key.InterOperableMap.InterOperableMapBuilder.withPutByte(String[] aPathElements, Byte aValue) Sets theBytevalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutByte(String aKey, Byte aValue) Sets theBytevalue for the property referred to by the key.InterOperableMap.InterOperableMapBuilder.withPutByte(Collection<?> aPathElements, Byte aValue) Sets theBytevalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutChar(Object[] aPathElements, Character aValue) Sets theCharactervalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutChar(Object aKey, Character aValue) Sets theCharactervalue for the property referred to by the key.InterOperableMap.InterOperableMapBuilder.withPutChar(String[] aPathElements, Character aValue) Sets theCharactervalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutChar(String aKey, Character aValue) Sets theCharactervalue for the property referred to by the key.InterOperableMap.InterOperableMapBuilder.withPutChar(Collection<?> aPathElements, Character aValue) Sets theCharactervalue for the property referred to by the path elements representing the addressed path.default <C> InterOperableMap.InterOperableMapBuilder<T>InterOperableMap.InterOperableMapBuilder.withPutClass(Object[] aPathElements, Class<C> aValue) Sets theClassvalue for the property referred to by the path elements representing the addressed path.default <C> InterOperableMap.InterOperableMapBuilder<T>InterOperableMap.InterOperableMapBuilder.withPutClass(Object aKey, Class<C> aValue) Sets theClassvalue for the property referred to by the key.default <C> InterOperableMap.InterOperableMapBuilder<T>InterOperableMap.InterOperableMapBuilder.withPutClass(String[] aPathElements, Class<C> aValue) Sets theClassvalue for the property referred to by the path elements representing the addressed path.default <C> InterOperableMap.InterOperableMapBuilder<T>InterOperableMap.InterOperableMapBuilder.withPutClass(String aKey, Class<C> aValue) Sets theClassvalue for the property referred to by the key.default <C> InterOperableMap.InterOperableMapBuilder<T>InterOperableMap.InterOperableMapBuilder.withPutClass(Collection<?> aPathElements, Class<C> aValue) Sets theClassvalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutDirAt(int aIndex, Object aDir) An indexed directory represents all elements which begin with a path which's last path element represents an index.InterOperableMap.InterOperableMapBuilder.withPutDirAt(int aIndex, PathMap<T> aDir) An indexed directory represents all elements which begin with a path which's last path element represents an index.InterOperableMap.InterOperableMapBuilder.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.InterOperableMap.InterOperableMapBuilder.withPutDirAt(Object[] aPathElements, int aIndex, PathMap<T> aDir) An indexed directory represents all elements which begin with a path which's last path element represents an index.InterOperableMap.InterOperableMapBuilder.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.InterOperableMap.InterOperableMapBuilder.withPutDirAt(Object aPath, int aIndex, PathMap<T> aDir) An indexed directory represents all elements which begin with a path which's last path element represents an index.InterOperableMap.InterOperableMapBuilder.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.InterOperableMap.InterOperableMapBuilder.withPutDirAt(String[] aPathElements, int aIndex, PathMap<T> aDir) An indexed directory represents all elements which begin with a path which's last path element represents an index.InterOperableMap.InterOperableMapBuilder.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.InterOperableMap.InterOperableMapBuilder.withPutDirAt(String aPath, int aIndex, PathMap<T> aDir) An indexed directory represents all elements which begin with a path which's last path element represents an index.InterOperableMap.InterOperableMapBuilder.withPutDouble(Object[] aPathElements, Double aValue) Sets theDoublevalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutDouble(Object aKey, Double aValue) Sets theDoublevalue for the property referred to by the key.InterOperableMap.InterOperableMapBuilder.withPutDouble(String[] aPathElements, Double aValue) Sets theDoublevalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutDouble(String aKey, Double aValue) Sets theDoublevalue for the property referred to by the key.InterOperableMap.InterOperableMapBuilder.withPutDouble(Collection<?> aPathElements, Double aValue) Sets theDoublevalue for the property referred to by the path elements representing the addressed path.default <E extends Enum<E>>
InterOperableMap.InterOperableMapBuilder<T>InterOperableMap.InterOperableMapBuilder.withPutEnum(Object[] aPathElements, E aValue) Sets theEnumvalue for the property referred to by the path elements representing the addressed path.default <E extends Enum<E>>
InterOperableMap.InterOperableMapBuilder<T>InterOperableMap.InterOperableMapBuilder.withPutEnum(Object aKey, E aValue) Sets theEnumvalue for the property referred to by the key.default <E extends Enum<E>>
InterOperableMap.InterOperableMapBuilder<T>InterOperableMap.InterOperableMapBuilder.withPutEnum(String[] aPathElements, E aValue) Sets theEnumvalue for the property referred to by the path elements representing the addressed path.default <E extends Enum<E>>
InterOperableMap.InterOperableMapBuilder<T>InterOperableMap.InterOperableMapBuilder.withPutEnum(String aKey, E aValue) Sets theEnumvalue for the property referred to by the key.default <E extends Enum<E>>
InterOperableMap.InterOperableMapBuilder<T>InterOperableMap.InterOperableMapBuilder.withPutEnum(Collection<?> aPathElements, E aValue) Sets theEnumvalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutFloat(Object[] aPathElements, Float aValue) Sets theFloatvalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutFloat(Object aKey, Float aValue) Sets theFloatvalue for the property referred to by the key.InterOperableMap.InterOperableMapBuilder.withPutFloat(String[] aPathElements, Float aValue) Sets theFloatvalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutFloat(String aKey, Float aValue) Sets theFloatvalue for the property referred to by the key.InterOperableMap.InterOperableMapBuilder.withPutFloat(Collection<?> aPathElements, Float aValue) Sets theFloatvalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutInt(Object[] aPathElements, Integer aValue) Sets theIntegervalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutInt(Object aKey, Integer aValue) Sets theIntegervalue for the property referred to by the key.InterOperableMap.InterOperableMapBuilder.withPutInt(String[] aPathElements, Integer aValue) Sets theIntegervalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutInt(String aKey, Integer aValue) Sets theIntegervalue for the property referred to by the key.InterOperableMap.InterOperableMapBuilder.withPutInt(Collection<?> aPathElements, Integer aValue) Sets theIntegervalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutLong(Object[] aPathElements, Long aValue) Sets theLongvalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutLong(Object aKey, Long aValue) Sets theLongvalue for the property referred to by the key.InterOperableMap.InterOperableMapBuilder.withPutLong(String[] aPathElements, Long aValue) Sets theLongvalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutLong(String aKey, Long aValue) Sets theLongvalue for the property referred to by the key.InterOperableMap.InterOperableMapBuilder.withPutLong(Collection<?> aPathElements, Long aValue) Sets theLongvalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutShort(Object[] aPathElements, Short aValue) Sets theShortvalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutShort(Object aKey, Short aValue) Sets theShortvalue for the property referred to by the key.InterOperableMap.InterOperableMapBuilder.withPutShort(String[] aPathElements, Short aValue) Sets theShortvalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutShort(String aKey, Short aValue) Sets theShortvalue for the property referred to by the key.InterOperableMap.InterOperableMapBuilder.withPutShort(Collection<?> aPathElements, Short aValue) Sets theShortvalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutString(Object[] aPathElements, String aValue) Sets theStringvalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutString(Object aKey, String aValue) Sets theStringvalue for the property referred to by the key.InterOperableMap.InterOperableMapBuilder.withPutString(String[] aPathElements, String aValue) Sets theStringvalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withPutString(String aKey, String aValue) Sets theStringvalue for the property referred to by the key.InterOperableMap.InterOperableMapBuilder.withPutString(Collection<?> aPathElements, String aValue) Sets theStringvalue for the property referred to by the path elements representing the addressed path.InterOperableMap.InterOperableMapBuilder.withRemoveFrom(Object aPath) Convenience method for providing builder functionality to thePathMap.MutablePathMap.removeFrom(String)method.InterOperableMap.InterOperableMapBuilder.withRemoveFrom(Object... aPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.removeFrom(String)method.InterOperableMap.InterOperableMapBuilder.withRemoveFrom(String aPath) Convenience method for providing builder functionality to thePathMap.MutablePathMap.removeFrom(String)method.InterOperableMap.InterOperableMapBuilder.withRemoveFrom(String... aPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.removeFrom(String)method.InterOperableMap.InterOperableMapBuilder.withRemoveFrom(Collection<?> aPathElements) Convenience method for providing builder functionality to thePathMap.MutablePathMap.removeFrom(String)method.Methods in org.refcodes.struct with parameters of type InterOperableMap.InterOperableMapBuilderModifier and TypeMethodDescriptiondefault voidInterOperableMap.MutableInterOperableMap.insert(InterOperableMap.InterOperableMapBuilder<T> aFrom) Method to semantically emphasize that we support our own types.default voidInterOperableMap.MutableInterOperableMap.insertBetween(String aToPath, InterOperableMap.InterOperableMapBuilder<T> aFrom, String aFromPath) Method to semantically emphasize that we support our own types.default voidInterOperableMap.MutableInterOperableMap.insertFrom(InterOperableMap.InterOperableMapBuilder<T> aFrom, String aFromPath) Method to semantically emphasize that we support our own types.default voidInterOperableMap.MutableInterOperableMap.insertTo(String aToPath, InterOperableMap.InterOperableMapBuilder<T> aFrom) Method to semantically emphasize that we support our own types.