default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsert(Object aObj) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsert(PathMap<T> aFrom) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertBetween(Object[] aToPathElements,
Object aFrom,
Object[] aFromPathElements) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertBetween(Object[] aToPathElements,
PathMap<T> aFrom,
Object[] aFromPathElements) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertBetween(Object aToPath,
Object aFrom,
Object aFromPath) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertBetween(Object aToPath,
PathMap<T> aFrom,
Object aFromPath) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertBetween(String[] aToPathElements,
Object aFrom,
String[] aFromPathElements) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertBetween(String[] aToPathElements,
PathMap<T> aFrom,
String[] aFromPathElements) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertBetween(String aToPath,
Object aFrom,
String aFromPath) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertBetween(String aToPath,
PathMap<T> aFrom,
String aFromPath) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertBetween(Collection<?> aToPathElements,
Object aFrom,
Collection<?> aFromPathElements) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertBetween(Collection<?> aToPathElements,
PathMap<T> aFrom,
Collection<?> aFromPathElements) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertFrom(Object aFrom,
Object aFromPath) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertFrom(Object aFrom,
Object... aFromPathElements) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertFrom(Object aFrom,
String aFromPath) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertFrom(Object aFrom,
String... aFromPathElements) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertFrom(Object aFrom,
Collection<?> aFromPathElements) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertFrom(PathMap<T> aFrom,
Object aFromPath) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertFrom(PathMap<T> aFrom,
Object... aFromPathElements) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertFrom(PathMap<T> aFrom,
String aFromPath) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertFrom(PathMap<T> aFrom,
String... aFromPathElements) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertFrom(PathMap<T> aFrom,
Collection<?> aFromPathElements) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertTo(Object[] aToPathElements,
Object aFrom) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertTo(Object[] aToPathElements,
PathMap<T> aFrom) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertTo(Object aToPath,
Object aFrom) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertTo(Object aToPath,
PathMap<T> aFrom) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertTo(String[] aToPathElements,
Object aFrom) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertTo(String[] aToPathElements,
PathMap<T> aFrom) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertTo(String aToPath,
Object aFrom) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertTo(String aToPath,
PathMap<T> aFrom) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertTo(Collection<?> aToPathElements,
Object aFrom) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withInsertTo(Collection<?> aToPathElements,
PathMap<T> aFrom) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMerge(Object aObj) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMerge(PathMap<T> aFrom) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeBetween(Object[] aToPathElements,
Object aFrom,
Object[] aFromPathElements) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeBetween(Object[] aToPathElements,
PathMap<T> aFrom,
Object[] aFromPathElements) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeBetween(Object aToPath,
Object aFrom,
Object aFromPath) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeBetween(Object aToPath,
PathMap<T> aFrom,
Object aFromPath) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeBetween(String[] aToPathElements,
Object aFrom,
String[] aFromPathElements) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeBetween(String[] aToPathElements,
PathMap<T> aFrom,
String[] aFromPathElements) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeBetween(String aToPath,
Object aFrom,
String aFromPath) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeBetween(String aToPath,
PathMap<T> aFrom,
String aFromPath) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeBetween(Collection<?> aToPathElements,
Object aFrom,
Collection<?> aFromPathElements) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeBetween(Collection<?> aToPathElements,
PathMap<T> aFrom,
Collection<?> aFromPathElements) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeFrom(Object aFrom,
Object aFromPath) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeFrom(Object aFrom,
Object... aFromPathElements) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeFrom(Object aFrom,
String aFromPath) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeFrom(Object aFrom,
String... aFromPathElements) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeFrom(Object aFrom,
Collection<?> aFromPathElements) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeFrom(PathMap<T> aFrom,
Object aFromPath) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeFrom(PathMap<T> aFrom,
Object... aFromPathElements) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeFrom(PathMap<T> aFrom,
String aFromPath) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeFrom(PathMap<T> aFrom,
String... aFromPathElements) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeFrom(PathMap<T> aFrom,
Collection<?> aFromPathElements) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeTo(Object[] aToPathElements,
Object aFrom) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeTo(Object[] aToPathElements,
PathMap<T> aFrom) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeTo(Object aToPath,
Object aFrom) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeTo(Object aToPath,
PathMap<T> aFrom) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeTo(String[] aToPathElements,
Object aFrom) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeTo(String[] aToPathElements,
PathMap<T> aFrom) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeTo(String aToPath,
Object aFrom) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeTo(String aToPath,
PathMap<T> aFrom) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeTo(Collection<?> aToPathElements,
Object aFrom) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withMergeTo(Collection<?> aToPathElements,
PathMap<T> aFrom) |
Method to semantically emphasize that we support our own types.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPut(Object[] aPathElements,
T aValue) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPut(String[] aPathElements,
T aValue) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPut(String aKey,
T aValue) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPut(Collection<?> aPathElements,
T aValue) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPut(Relation<String,T> aProperty) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutBoolean(Object[] aPathElements,
Boolean aValue) |
Sets the Boolean value for the property referred to by the
path elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutBoolean(Object aKey,
Boolean aValue) |
Sets the Boolean value for the property referred to by the
key.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutBoolean(String[] aPathElements,
Boolean aValue) |
Sets the Boolean value for the property referred to by the
path elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutBoolean(String aKey,
Boolean aValue) |
Sets the Boolean value for the property referred to by the
key.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutBoolean(Collection<?> aPathElements,
Boolean aValue) |
Sets the Boolean value for the property referred to by the
path elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutByte(Object[] aPathElements,
Byte aValue) |
Sets the Byte value for the property referred to by the path
elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutByte(Object aKey,
Byte aValue) |
Sets the Byte value for the property referred to by the key.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutByte(String[] aPathElements,
Byte aValue) |
Sets the Byte value for the property referred to by the path
elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutByte(String aKey,
Byte aValue) |
Sets the Byte value for the property referred to by the key.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutByte(Collection<?> aPathElements,
Byte aValue) |
Sets the Byte value for the property referred to by the path
elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutChar(Object[] aPathElements,
Character aValue) |
Sets the Character value for the property referred to by the
path elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutChar(Object aKey,
Character aValue) |
Sets the Character value for the property referred to by the
key.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutChar(String[] aPathElements,
Character aValue) |
Sets the Character value for the property referred to by the
path elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutChar(String aKey,
Character aValue) |
Sets the Character value for the property referred to by the
key.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutChar(Collection<?> aPathElements,
Character aValue) |
Sets the Character value 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 the Class value 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 the Class value for the property referred to by the key.
|
default <C> InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutClass(String[] aPathElements,
Class<C> aValue) |
Sets the Class value 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 the Class value for the property referred to by the key.
|
default <C> InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutClass(Collection<?> aPathElements,
Class<C> aValue) |
Sets the Class value for the property referred to by the path
elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
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.
|
default InterOperableMap.InterOperableMapBuilder<T> |
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.
|
default InterOperableMap.InterOperableMapBuilder<T> |
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.
|
default InterOperableMap.InterOperableMapBuilder<T> |
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.
|
default InterOperableMap.InterOperableMapBuilder<T> |
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.
|
default InterOperableMap.InterOperableMapBuilder<T> |
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.
|
default InterOperableMap.InterOperableMapBuilder<T> |
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.
|
default InterOperableMap.InterOperableMapBuilder<T> |
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.
|
default InterOperableMap.InterOperableMapBuilder<T> |
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.
|
default InterOperableMap.InterOperableMapBuilder<T> |
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.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutDouble(Object[] aPathElements,
Double aValue) |
Sets the Double value for the property referred to by the
path elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutDouble(Object aKey,
Double aValue) |
Sets the Double value for the property referred to by the
key.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutDouble(String[] aPathElements,
Double aValue) |
Sets the Double value for the property referred to by the
path elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutDouble(String aKey,
Double aValue) |
Sets the Double value for the property referred to by the
key.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutDouble(Collection<?> aPathElements,
Double aValue) |
Sets the Double value 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 the Enum value 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 the Enum value for the property referred to by the key.
|
default <E extends Enum<E>> InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutEnum(String[] aPathElements,
E aValue) |
Sets the Enum value 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 the Enum value for the property referred to by the key.
|
default <E extends Enum<E>> InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutEnum(Collection<?> aPathElements,
E aValue) |
Sets the Enum value for the property referred to by the path
elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutFloat(Object[] aPathElements,
Float aValue) |
Sets the Float value for the property referred to by the path
elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutFloat(Object aKey,
Float aValue) |
Sets the Float value for the property referred to by the key.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutFloat(String[] aPathElements,
Float aValue) |
Sets the Float value for the property referred to by the path
elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutFloat(String aKey,
Float aValue) |
Sets the Float value for the property referred to by the key.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutFloat(Collection<?> aPathElements,
Float aValue) |
Sets the Float value for the property referred to by the path
elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutInt(Object[] aPathElements,
Integer aValue) |
Sets the Integer value for the property referred to by the
path elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutInt(Object aKey,
Integer aValue) |
Sets the Integer value for the property referred to by the
key.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutInt(String[] aPathElements,
Integer aValue) |
Sets the Integer value for the property referred to by the
path elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutInt(String aKey,
Integer aValue) |
Sets the Integer value for the property referred to by the
key.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutInt(Collection<?> aPathElements,
Integer aValue) |
Sets the Integer value for the property referred to by the
path elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutLong(Object[] aPathElements,
Long aValue) |
Sets the Long value for the property referred to by the path
elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutLong(Object aKey,
Long aValue) |
Sets the Long value for the property referred to by the key.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutLong(String[] aPathElements,
Long aValue) |
Sets the Long value for the property referred to by the path
elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutLong(String aKey,
Long aValue) |
Sets the Long value for the property referred to by the key.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutLong(Collection<?> aPathElements,
Long aValue) |
Sets the Long value for the property referred to by the path
elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutShort(Object[] aPathElements,
Short aValue) |
Sets the Short value for the property referred to by the path
elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutShort(Object aKey,
Short aValue) |
Sets the Short value for the property referred to by the key.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutShort(String[] aPathElements,
Short aValue) |
Sets the Short value for the property referred to by the path
elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutShort(String aKey,
Short aValue) |
Sets the Short value for the property referred to by the key.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutShort(Collection<?> aPathElements,
Short aValue) |
Sets the Short value for the property referred to by the path
elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutString(Object[] aPathElements,
String aValue) |
Sets the String value for the property referred to by the
path elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutString(Object aKey,
String aValue) |
Sets the String value for the property referred to by the
key.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutString(String[] aPathElements,
String aValue) |
Sets the String value for the property referred to by the
path elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutString(String aKey,
String aValue) |
Sets the String value for the property referred to by the
key.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withPutString(Collection<?> aPathElements,
String aValue) |
Sets the String value for the property referred to by the
path elements representing the addressed path.
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withRemoveFrom(Object aPath) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withRemoveFrom(Object... aPathElements) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withRemoveFrom(String aPath) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withRemoveFrom(String... aPathElements) |
|
default InterOperableMap.InterOperableMapBuilder<T> |
InterOperableMap.InterOperableMapBuilder.withRemoveFrom(Collection<?> aPathElements) |
|