A CorrespondenceMutator which allows mutation of the
item associated with a given integer index from a range
of adjacent indices.
Many IndexedCorrespondenceMutators are Lists.
KeyedCorrespondenceMutatorno type hierarchy
| Methods | |
set | Source Codeshared formal void set(Integer index, Element item)Set the item associated with the given For any instance c[index] = item Throws
|
| Inherited Methods |
Methods inherited from: Object |