Package org.eclipse.collections.impl.map.strategy
package org.eclipse.collections.impl.map.strategy
This package contains map implementations backed by hashtables that rely on
HashingStrategys provided by
the developer to compute the hashCode and equals for the objects stored in the map.