Uses of Class
org.eclipse.collections.impl.map.immutable.primitive.ImmutableIntDoubleMapFactoryImpl
| Package | Description |
|---|---|
| org.eclipse.collections.impl.map.immutable.primitive |
This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.
|
-
Uses of ImmutableIntDoubleMapFactoryImpl in org.eclipse.collections.impl.map.immutable.primitive
Methods in org.eclipse.collections.impl.map.immutable.primitive that return ImmutableIntDoubleMapFactoryImpl Modifier and Type Method Description static ImmutableIntDoubleMapFactoryImplImmutableIntDoubleMapFactoryImpl. valueOf(String name)Returns the enum constant of this type with the specified name.static ImmutableIntDoubleMapFactoryImpl[]ImmutableIntDoubleMapFactoryImpl. values()Returns an array containing the constants of this enum type, in the order they are declared.