public interface BaseUnsortedMap<K,V> extends BaseMap<K,V>
equator() to BaseMap which is an unsorted-only operation.
Lowest common ancestor of MutableMap and ImMap.UnmodMap.UnEntry<K,V>| Modifier and Type | Method and Description |
|---|---|
Equator<K> |
equator()
Returns the Equator used by this map for equals comparisons and hashCodes
|
assoc, assoc, containsKey, entry, entrySet, get, getOrElse, keySet, withoutclear, compute, computeIfAbsent, computeIfPresent, containsValue, isEmpty, keyIterator, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, valIterator, valuesconcat, drop, dropWhile, filter, flatMap, fold, foldUntil, hash, head, iterator, map, precat, take, takeWhile, toStringforEach, spliteratortoImList, toImMap, toImRrbt, toImSet, toImSortedMap, toImSortedSet, toMutableList, toMutableMap, toMutableRrbt, toMutableSet, toMutableSortedMap, toMutableSortedSetCopyright © 2019. All rights reserved.