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