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 and Description |
---|---|
static MutableByteStackFactory |
ByteStacks.mutable |
Modifier and Type | Class and Description |
---|---|
class |
MutableByteStackFactoryImpl
MutableByteStackFactoryImpl is a factory implementation which creates instances of type
MutableByteStack . |
Copyright © 2004–2016. All rights reserved.