Get the optional object value associated with an index. @param index The index must be between 0 and length() - 1. If not, null is returned. @return An object value, or null if there is no object at that index.
(int index)
source not stored for this graph (policy: none)
no test coverage detected