| Package | Description |
|---|---|
| org.eclipse.collections.impl.factory.primitive |
This package contains static utilities for creating immutable primitive collection factories.
|
| org.eclipse.collections.impl.list.immutable.primitive |
This package contains implementations of immutable primitive list interfaces and immutable primitive list factory interfaces.
|
| Modifier and Type | Field | Description |
|---|---|---|
static ImmutableIntListFactory |
IntLists.immutable |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ImmutableIntListFactoryImpl |
ImmutableIntListFactoryImpl is a factory implementation which creates instances of type
ImmutableIntList. |
Copyright © 2004–2019. All rights reserved.