| Package | Description |
|---|---|
| org.eclipse.collections.api.factory | |
| org.eclipse.collections.impl.factory |
This package contains static utilities for creating mutable and immutable collection factories.
|
| org.eclipse.collections.impl.stack.immutable |
This package contains implementations of the
ImmutableStack interface. |
| Modifier and Type | Field | Description |
|---|---|---|
static ImmutableStackFactory |
Stacks.immutable |
| Modifier and Type | Field | Description |
|---|---|---|
static ImmutableStackFactory |
Stacks.immutable |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ImmutableStackFactoryImpl |
| Modifier and Type | Field | Description |
|---|---|---|
static ImmutableStackFactory |
ImmutableStackFactoryImpl.INSTANCE |
Copyright © 2004–2019. All rights reserved.