Skip navigation links

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.

See: Description

Package org.eclipse.collections.impl.map.strategy Description

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.
Skip navigation links

Copyright © 2004–2016. All rights reserved.