| Package | Description |
|---|---|
| org.eclipse.collections.impl.bag.immutable.primitive |
This package contains implementations of the immutable primitive bag interfaces.
|
| 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.
|
| Class | Description |
|---|---|
| ImmutableBooleanBagFactory |
A factory which creates instances of type
ImmutableBooleanBag. |
| ImmutableByteBagFactory |
A factory which creates instances of type
ImmutableByteBag. |
| ImmutableCharBagFactory |
A factory which creates instances of type
ImmutableCharBag. |
| ImmutableDoubleBagFactory |
A factory which creates instances of type
ImmutableDoubleBag. |
| ImmutableFloatBagFactory |
A factory which creates instances of type
ImmutableFloatBag. |
| ImmutableIntBagFactory |
A factory which creates instances of type
ImmutableIntBag. |
| ImmutableLongBagFactory |
A factory which creates instances of type
ImmutableLongBag. |
| ImmutableShortBagFactory |
A factory which creates instances of type
ImmutableShortBag. |
| Class | Description |
|---|---|
| MutableBooleanBagFactory |
A factory which creates instances of type
MutableBooleanBag. |
| MutableByteBagFactory |
A factory which creates instances of type
MutableByteBag. |
| MutableCharBagFactory |
A factory which creates instances of type
MutableCharBag. |
| MutableDoubleBagFactory |
A factory which creates instances of type
MutableDoubleBag. |
| MutableFloatBagFactory |
A factory which creates instances of type
MutableFloatBag. |
| MutableIntBagFactory |
A factory which creates instances of type
MutableIntBag. |
| MutableLongBagFactory |
A factory which creates instances of type
MutableLongBag. |
| MutableShortBagFactory |
A factory which creates instances of type
MutableShortBag. |
| Class | Description |
|---|---|
| ImmutableBooleanBagFactory |
A factory which creates instances of type
ImmutableBooleanBag. |
| ImmutableByteBagFactory |
A factory which creates instances of type
ImmutableByteBag. |
| ImmutableCharBagFactory |
A factory which creates instances of type
ImmutableCharBag. |
| ImmutableDoubleBagFactory |
A factory which creates instances of type
ImmutableDoubleBag. |
| ImmutableFloatBagFactory |
A factory which creates instances of type
ImmutableFloatBag. |
| ImmutableIntBagFactory |
A factory which creates instances of type
ImmutableIntBag. |
| ImmutableLongBagFactory |
A factory which creates instances of type
ImmutableLongBag. |
| ImmutableShortBagFactory |
A factory which creates instances of type
ImmutableShortBag. |
| MutableBooleanBagFactory |
A factory which creates instances of type
MutableBooleanBag. |
| MutableByteBagFactory |
A factory which creates instances of type
MutableByteBag. |
| MutableCharBagFactory |
A factory which creates instances of type
MutableCharBag. |
| MutableDoubleBagFactory |
A factory which creates instances of type
MutableDoubleBag. |
| MutableFloatBagFactory |
A factory which creates instances of type
MutableFloatBag. |
| MutableIntBagFactory |
A factory which creates instances of type
MutableIntBag. |
| MutableLongBagFactory |
A factory which creates instances of type
MutableLongBag. |
| MutableShortBagFactory |
A factory which creates instances of type
MutableShortBag. |
Copyright © 2004–2017. All rights reserved.