| Package | Description |
|---|---|
| org.eclipse.collections.impl.factory.primitive |
This package contains static utilities for creating immutable primitive collection factories.
|
| org.eclipse.collections.impl.map.mutable.primitive |
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
|
| Modifier and Type | Field | Description |
|---|---|---|
static MutableIntBooleanMapFactory |
IntBooleanMaps.mutable |
| Modifier and Type | Class | Description |
|---|---|---|
class |
MutableIntBooleanMapFactoryImpl |
MutableIntBooleanMapFactoryImpl is a factory implementation which creates instances of type
MutableIntBooleanMap. |
Copyright © 2004–2020. All rights reserved.