Uses of Class
org.eclipse.collections.impl.map.immutable.primitive.ImmutableObjectFloatMapFactoryImpl
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 ImmutableObjectFloatMapFactoryImpl in org.eclipse.collections.impl.map.immutable.primitive
Methods in org.eclipse.collections.impl.map.immutable.primitive that return ImmutableObjectFloatMapFactoryImpl Modifier and Type Method Description static ImmutableObjectFloatMapFactoryImpl
ImmutableObjectFloatMapFactoryImpl. valueOf(String name)
Returns the enum constant of this type with the specified name.static ImmutableObjectFloatMapFactoryImpl[]
ImmutableObjectFloatMapFactoryImpl. values()
Returns an array containing the constants of this enum type, in the order they are declared.