Uses of Package
org.eclipse.collections.impl.collection.mutable
Packages that use org.eclipse.collections.impl.collection.mutable
Package
Description
This package contains implementations of the
MutableBag
interface.This package contains implementations of
MutableSortedBag
.This package contains implementations of the
MutableCollection
interface.This package contains implementations of the
FixedSizeList
interface.This package contains implementations of the
MutableList
interface.This package contains implementations of
FixedSizeSet
.This package contains implementations of
MutableSet
.This package contains implementations of
MutableSortedSet
.This package contains implementations of sets with user defined
HashingStrategy
s.-
Classes in org.eclipse.collections.impl.collection.mutable used by org.eclipse.collections.impl.bag.mutableClassDescriptionAbstractMultiReaderMutableCollection is an abstraction that provides thread-safe collection behaviors.
-
-
Classes in org.eclipse.collections.impl.collection.mutable used by org.eclipse.collections.impl.collection.mutableClassDescriptionThis class provides a MutableCollection interface wrapper around a JDK Collections Collection interface instance.A synchronized view of a
MutableCollection
.An unmodifiable view of a collection. -
-
Classes in org.eclipse.collections.impl.collection.mutable used by org.eclipse.collections.impl.list.mutableClassDescriptionAbstractMultiReaderMutableCollection is an abstraction that provides thread-safe collection behaviors.
-
Classes in org.eclipse.collections.impl.collection.mutable used by org.eclipse.collections.impl.set
-
-
Classes in org.eclipse.collections.impl.collection.mutable used by org.eclipse.collections.impl.set.mutableClassDescriptionAbstractMultiReaderMutableCollection is an abstraction that provides thread-safe collection behaviors.
-
-