Uses of Enum Class
org.eclipse.collections.impl.bag.strategy.mutable.MutableHashingStrategyBagFactoryImpl
Packages that use MutableHashingStrategyBagFactoryImpl
Package
Description
This package contains implementations of bags with user defined
HashingStrategys.-
Uses of MutableHashingStrategyBagFactoryImpl in org.eclipse.collections.impl.bag.strategy.mutable
Methods in org.eclipse.collections.impl.bag.strategy.mutable that return MutableHashingStrategyBagFactoryImplModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MutableHashingStrategyBagFactoryImpl[]MutableHashingStrategyBagFactoryImpl.values()Returns an array containing the constants of this enum class, in the order they are declared.