Uses of Class
org.eclipse.collections.impl.map.strategy.mutable.UnifiedMapWithHashingStrategy.PositionalIterator
Packages that use UnifiedMapWithHashingStrategy.PositionalIterator
Package
Description
This package contains mutable 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.-
Uses of UnifiedMapWithHashingStrategy.PositionalIterator in org.eclipse.collections.impl.map.strategy.mutable
Subclasses of UnifiedMapWithHashingStrategy.PositionalIterator in org.eclipse.collections.impl.map.strategy.mutableModifier and TypeClassDescriptionprotected classprotected classprotected class