Package | Description |
---|---|
org.eclipse.collections.impl.factory.primitive |
This package contains static utilities for creating immutable primitive collection factories.
|
org.eclipse.collections.impl.map.immutable.primitive |
This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.
|
Modifier and Type | Field | Description |
---|---|---|
static ImmutableLongObjectMapFactory |
LongObjectMaps.immutable |
Modifier and Type | Class | Description |
---|---|---|
class |
ImmutableLongObjectMapFactoryImpl |
ImmutableLongObjectMapFactoryImpl is a factory implementation which creates instances of type
ImmutableLongObjectMap . |
Copyright © 2004–2018. All rights reserved.