| Package | Description |
|---|---|
| org.eclipse.collections.impl.bag.immutable.primitive |
This package contains implementations of the immutable primitive bag interfaces.
|
| Class | Description |
|---|---|
| ImmutableBooleanBagFactoryImpl |
ImmutableBooleanBagFactoryImpl is a factory implementation which creates instances of type
ImmutableBooleanBag. |
| ImmutableByteBagFactoryImpl |
ImmutableByteBagFactoryImpl is a factory implementation which creates instances of type
ImmutableByteBag. |
| ImmutableCharBagFactoryImpl |
ImmutableCharBagFactoryImpl is a factory implementation which creates instances of type
ImmutableCharBag. |
| ImmutableDoubleBagFactoryImpl |
ImmutableDoubleBagFactoryImpl is a factory implementation which creates instances of type
ImmutableDoubleBag. |
| ImmutableFloatBagFactoryImpl |
ImmutableFloatBagFactoryImpl is a factory implementation which creates instances of type
ImmutableFloatBag. |
| ImmutableIntBagFactoryImpl |
ImmutableIntBagFactoryImpl is a factory implementation which creates instances of type
ImmutableIntBag. |
| ImmutableLongBagFactoryImpl |
ImmutableLongBagFactoryImpl is a factory implementation which creates instances of type
ImmutableLongBag. |
| ImmutableShortBagFactoryImpl |
ImmutableShortBagFactoryImpl is a factory implementation which creates instances of type
ImmutableShortBag. |
Copyright © 2004–2019. All rights reserved.