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