Returns the indexth item in the map. If index
is greater than or equal to the number of nodes in this map, this
returns null.
index | Index into this map. |
indexth position in the map, or
null if that is not a valid index.
Diagram: Node Support