Eclipse Collections - 11.1.0
Packages
Package
Description
This package contains interfaces for Eclipse Collections API.
This package contains interfaces for Annotation API.
This package contains interfaces for Bag API.
This package contains API for Primitive Bags with Mutable and Immutable variants.
This package contains interfaces for SortedBag API.
This package contains interfaces for BiMap API.
This package contains interfaces for Block API.
This package contains interfaces for Function API.
This package contains API for primitive functions.
This package contains interfaces for Predicate API.
This package contains API for primitive predicates.
This package contains interfaces for Procedure API.
This package contains API for PrimitivePrimitiveProcedure, PrimitiveObjectProcedure, ObjectPrimitiveProcedure.
This package contains mutable and immutable primitive collection API.
This package contains factory API for creating instance of type
Bag.This package contains factory API for creating instances of type
ListIterable.This package contains factory API for creating immutable primitive list instances.
This package contains factory API for creating instances of type
MapIterable.This package contains factory API for creating instances of type
SortedMapIterable.This package contains factory API for creating instances of maps with user defined
HashingStrategys.This package contains static utilities for creating immutable primitive collection factories.
This package contains factory API for creating primitive set instances.
This package contains
ImmutableSortedSetFactory and MutableSortedSetFactory.This package contains Factory API for
ImmutableHashingStrategySetFactory and MutableHashingStrategySetFactory.This package contains Factory API for
ImmutableStack and MutableStack.This package contains factory API for creating primitive stack instances.
This package contains primitive iterator API.
This package contains interfaces for list API which enhance the performance and functionality of
List.This package contains mutable and immutable primitive list API.
This package contains interfaces for map API which enhance the performance and functionality of
MapThis package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.
This package contains mutable and immutable sorted map interfaces.
This package contains interfaces for
Multimap.This package contains interfaces for
BagMultimap.This package contains interfaces for
ListMultimap.This package contains interfaces for
SetMultimap.This package contains interfaces for
SortedBagMultimap.This package contains interfaces for
SortedSetMultimap.This package contains interfaces for
PartitionIterable.This package contains interfaces for
PartitionBag.This package contains interfaces for
PartitionSortedBag.This package contains interfaces for
PartitionList.This package contains interfaces for
PartitionSet.This package contains interfaces for
PartitionSortedSet.This package contains interfaces for
PartitionStack.This package contains interfaces for set API which enhance the performance and functionality of
Set.This package contains API for mutable and immutable primitive sets.
This package contains interfaces for sorted set API.
This package contains interfaces for stack API.
This package contains mutable and immutable primitive stack API.
This package contains an enum which has the list of primitives.
This package contains utilities used by
EclipseCollectionsCodeGenerator to get the string form to write to file.This package contains implementations for Eclipse Collections API.
This package contains implementations of the
ImmutableBag interface.This package contains implementations of the immutable primitive bag interfaces.
This package contains implementations of the
MutableBag interface.This package contains implementations of the mutable primitive bag interfaces.
This package contains implementations of
MutableSortedBag.This package contains implementations of bags with user defined
HashingStrategys.This package contains implementations of the
MutableBiMap interface.This package contains implementations of the
SerializableComparator interface.This package contains implementations of the
SerializableComparator interface to compare primitive double, int and long.This package contains factory implementations for
Function, Predicate, SerializableComparator and Procedure.This package contains factory implementations for primitive functions, primitive predicates, primitive procedures and primitive comparators.
This package contains implementations of primitive functions.
This package contains implementations of
Predicate and Predicate2.This package contains abstract implementations of
Predicate and Predicate2.This package contains implementations of primitive predicates.
This package contains implementations of
Procedure and Procedure2.This package contains abstract implementations of
Procedure and Procedure2.This package contains abstract implementations of primitive procedures.
This package contains implementations of primitive procedures.
This package contains implementations of the
ImmutableCollection interface.This package contains implementations of the
MutableCollection interface.This package contains implementations of the mutable primitive collection interfaces.
This package contains static utilities for creating mutable and immutable collection factories.
This package contains static utilities for creating immutable primitive collection factories.
This package contains implementations which has several parallel algorithms that work with Collections and make use of Java's fork-join
framework.
This package contains implementations of the
LazyIterable interface.This package contains implementations of the
Iterator interface.This package contains implementations of the lazy primitive iterator interfaces.
This package contains implementations of the
ListIterable interface.This package contains implementations of the
FixedSizeList interface.This package contains implementations of the
ImmutableList interface.This package contains implementations of immutable primitive list interfaces and immutable primitive list factory interfaces.
This package contains implementations of the
MutableList interface.This package contains implementations of the mutable primitive list interfaces.
This package contains implementations of the primitive list interfaces.
This package contains implementations of the
MapIterable interface.This package contains implementations of the
FixedSizeMap interface.This package contains implementations of the
ImmutableMap interface.This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.
This package contains implementations of the
MutableMap interface.This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
This package contains implementations of the
SortedMapIterable interface.This package contains implementations of the
MutableSortedMap interface.This package contains implementations of the
MutableSortedMap interface.This package contains 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.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.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.This package contains implementations of the
Multimap interface.This package contains implementations of the
BagMultimap interface.This package contains implementations of the
ListMultimap interface.This package contains implementations of the
SetMultimap interface.This package contains implementations of the
SortedSetMultimap interface.This package contains implementations of the
SetMultimap interface which use a set with user-defined HashingStrategy as their underlying store for the multiple values of a given key.This package contains classes which is used for parallel iteration through the containers.
This package contains implementations of the
PartitionBag interface.This package contains implementations of the
PartitionSortedBag interface.This package contains implementations of the
PartitionList interface.This package contains implementations of the
PartitionSet interface.This package contains implementations of the
PartitionSet interface.This package contains implementations of the
PartitionMutableSet interface.This package contains implementations of the
PartitionStack interface.This package contains implementations of
FixedSizeSet.This package contains the implementations of
ImmutableSet.This package contains implementations of the immutable primitive set interfaces.
This package contains implementations of
MutableSet.This package contains implementations of the mutable primitive set interfaces.
This package contains implementations of
ImmutableSortedSet.This package contains implementations of
MutableSortedSet.This package contains implementations of immutable sets with user defined
HashingStrategys.This package contains implementations of sets with user defined
HashingStrategys.This package contains implementations of the
ImmutableStack interface.This package contains implementations of the immutable primitive stack interfaces.
This package contains implementations of the
MutableStack interface.This package contains implementations of the mutable primitive stack interfaces.
This package contains
SerializeTestHelper and Verify classes.This package contains static utilities that provide iteration pattern implementations which work with JCF collections.
This package contains static utilities that provide internal iteration pattern implementations which work with JCF collections.