| Package | Description |
|---|---|
| org.eclipse.collections.impl.list.mutable |
This package contains implementations of the
MutableList interface. |
| org.eclipse.collections.impl.map.immutable |
This package contains implementations of the
ImmutableMap interface. |
| org.eclipse.collections.impl.map.mutable |
This package contains implementations of the
MutableMap interface. |
| org.eclipse.collections.impl.map.strategy.immutable |
This package contains immutable map implementations backed by hashtables that rely on
HashingStrategys provided by
the developer to compute the hashCode and equals for the objects stored in the map. |
| org.eclipse.collections.impl.map.strategy.mutable |
This package contains mutable map implementations backed by hashtables that rely on
HashingStrategys provided by
the developer to compute the hashCode and equals for the objects stored in the map. |
| org.eclipse.collections.impl.parallel |
This package contains classes which is used for parallel iteration through the containers.
|
| org.eclipse.collections.impl.set | |
| org.eclipse.collections.impl.set.mutable |
This package contains implementations of
MutableSet. |
| org.eclipse.collections.impl.set.strategy.mutable |
This package contains implementations of sets with user defined
HashingStrategys. |
| Class and Description |
|---|
| BatchIterable |
| Class and Description |
|---|
| BatchIterable |
| Class and Description |
|---|
| BatchIterable |
| Class and Description |
|---|
| BatchIterable |
| Class and Description |
|---|
| BatchIterable |
| Class and Description |
|---|
| AbstractPredicateBasedCombiner |
| AbstractProcedureCombiner |
| AbstractTransformerBasedCombiner |
| ArrayProcedureFJTask |
| ArrayProcedureFJTaskRunner |
| BatchIterable |
| BatchIterableProcedureFJTask |
| BatchIterableProcedureFJTaskRunner |
| Combiner |
| ObjectIntProcedureFactory
ObjectIntProcedureFactory is used by parallel iterators as a factory for stateful ObjectIntProcedure instances.
|
| ObjectIntProcedureFJTask |
| ObjectIntProcedureFJTaskRunner |
| ProcedureFactory |
| ProcedureFJTask |
| ProcedureFJTaskRunner |
| Class and Description |
|---|
| BatchIterable |
| Class and Description |
|---|
| BatchIterable |
| Class and Description |
|---|
| BatchIterable |
Copyright © 2004–2022. All rights reserved.