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