| Package | Description |
|---|---|
| org.eclipse.collections.impl.factory.primitive |
This package contains static utilities for creating immutable primitive collection factories.
|
| org.eclipse.collections.impl.set.mutable.primitive |
This package contains implementations of the mutable primitive set interfaces.
|
| Modifier and Type | Field | Description |
|---|---|---|
static MutableLongSetFactory |
LongSets.mutable |
| Modifier and Type | Class | Description |
|---|---|---|
class |
MutableLongSetFactoryImpl |
MutableLongSetFactoryImpl is a factory implementation which creates instances of type
MutableLongSet. |
Copyright © 2004–2018. All rights reserved.