| Package | Description |
|---|---|
| org.eclipse.collections.impl.bag.strategy.mutable |
This package contains implementations of bags with user defined
HashingStrategys. |
| Modifier and Type | Method and Description |
|---|---|
static MutableHashingStrategyBagFactoryImpl |
MutableHashingStrategyBagFactoryImpl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MutableHashingStrategyBagFactoryImpl[] |
MutableHashingStrategyBagFactoryImpl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004–2022. All rights reserved.