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