Package org.eclipse.collections.impl.bag.strategy.mutable
package org.eclipse.collections.impl.bag.strategy.mutable
This package contains implementations of bags with user defined
HashingStrategys.
This package contains one implementation:
-
HashBagWithHashingStrategy- a bag with user definedHashingStrategy.
This package contains one factory implementation:
-
MutableHashingStrategyBagFactoryImpl- a factory which creates instances of typeMutableBagwith user defined hashing strategy.