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.mutable |
This package contains implementations of the
MutableStack interface. |
Modifier and Type | Field | Description |
---|---|---|
static MutableStackFactory |
Stacks.mutable |
Modifier and Type | Field | Description |
---|---|---|
static MutableStackFactory |
Stacks.mutable |
Modifier and Type | Class | Description |
---|---|---|
class |
MutableStackFactoryImpl |
Modifier and Type | Field | Description |
---|---|---|
static MutableStackFactory |
MutableStackFactoryImpl.INSTANCE |
Copyright © 2004–2019. All rights reserved.