| Package | Description |
|---|---|
| org.eclipse.collections.impl.bag.mutable.primitive |
This package contains implementations of the mutable primitive bag interfaces.
|
| org.eclipse.collections.impl.factory.primitive |
This package contains static utilities for creating immutable primitive collection factories.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MutableLongBagFactoryImpl
MutableLongBagFactoryImpl is a factory implementation which creates instances of type
MutableLongBag. |
| Modifier and Type | Field and Description |
|---|---|
static MutableLongBagFactory |
LongBags.mutable |
Copyright © 2004–2016. All rights reserved.