Uses of Package
org.eclipse.collections.impl
Packages that use org.eclipse.collections.impl
Package
Description
This package contains implementations for Eclipse Collections API.
This package contains implementations of the
ImmutableBag
interface.This package contains implementations of the
MutableBag
interface.This package contains implementations of
MutableSortedBag
.This package contains implementations of bags with user defined
HashingStrategy
s.This package contains implementations of
Procedure
and Procedure2
.This package contains implementations of the
ImmutableCollection
interface.This package contains implementations of the
MutableCollection
interface.This package contains implementations of the
LazyIterable
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 the
MutableList
interface.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
MutableMap
interface.This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
This package contains implementations of the
MutableSortedMap
interface.This package contains implementations of the
MutableSortedMap
interface.This package contains immutable map implementations backed by hashtables that rely on
HashingStrategy
s 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
HashingStrategy
s provided by
the developer to compute the hashCode and equals for the objects stored in the map.This package contains implementations of
FixedSizeSet
.This package contains the implementations of
ImmutableSet
.This package contains implementations of
MutableSet
.This package contains implementations of
ImmutableSortedSet
.This package contains implementations of
MutableSortedSet
.This package contains implementations of immutable sets with user defined
HashingStrategy
s.This package contains implementations of sets with user defined
HashingStrategy
s.This package contains implementations of the
ImmutableStack
interface.-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.implClassDescriptionA Counter can be used to increment and return an integer count.A Singleton iterator which is empty and can be used by all empty collections.A synchronized view of a RichIterable.An unmodifiable view of a RichIterable.
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.bag
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.bag.immutable
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.bag.mutable
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.bag.sorted.immutable
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.bag.sorted.mutableClassDescriptionA Counter can be used to increment and return an integer count.
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.bag.strategy.mutable
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.block.procedure
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.collection.immutable
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.collection.mutable
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.lazy
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.lazy.parallel.list
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.lazy.primitive
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.list
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.list.fixed
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.list.immutable
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.list.mutable
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.map
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.map.fixed
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.map.immutable
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.map.mutable
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.map.mutable.primitive
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.map.ordered.mutable
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.map.sorted.immutable
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.map.sorted.mutable
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.map.strategy.immutable
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.map.strategy.mutable
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.set
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.set.fixed
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.set.immutable
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.set.mutable
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.set.sorted.immutable
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.set.sorted.mutable
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.set.strategy.immutable
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.set.strategy.mutable
-
Classes in org.eclipse.collections.impl used by org.eclipse.collections.impl.stack.immutable