Uses of Enum
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
Subclasses with type arguments of type MutableHashingStrategySetFactoryImpl in org.eclipse.collections.impl.set.strategy.mutableMethods in org.eclipse.collections.impl.set.strategy.mutable that return MutableHashingStrategySetFactoryImplModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static MutableHashingStrategySetFactoryImpl[]MutableHashingStrategySetFactoryImpl.values()Returns an array containing the constants of this enum type, in the order they are declared.