Sets the element at the specified index to be the specified object. The previous element at that position is discarded. @param obj what the element is to be set to @param index the specified index @exception ArrayIndexOutOfBoundsException If the index was invalid.
(Object obj, int index)
source not stored for this graph (policy: none)