GetByKeyIndex<K, V> extension
- on
-
- Map<
K, V>
- Map<
Methods
-
elementAtIntIndex(
int index) → V -
Available on Map<
Returns the value at the given zero-basedK, V> , provided by the GetByKeyIndex extensionindexin iteration order. Throws if the index is out of range.