HashingStrategy
s provided by
the developer to compute the hashCode and equals for the objects stored in the map.Class | Description |
---|---|
MutableHashingStrategyMapFactoryImpl | |
UnifiedMapWithHashingStrategy<K,V> |
UnifiedMapWithHashingStrategy stores key/value pairs in a single array, where alternate slots are keys and values.
|
Copyright © 2004–2017. All rights reserved.