K
- type of the keyV
- type of the valuepublic interface OrderedMap<K,V> extends Map<K,V>
Modifier and Type | Method and Description |
---|---|
Map.Entry<K,V> |
get(int index)
Return the entry at the specified index
|
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow