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