Uses of Package
org.eclipse.collections.impl.collection

Packages that use org.eclipse.collections.impl.collection 
Package Description
org.eclipse.collections.impl
This package contains implementations for Eclipse Collections API.
org.eclipse.collections.impl.bag.mutable
This package contains implementations of the MutableBag interface.
org.eclipse.collections.impl.bag.sorted.mutable
This package contains implementations of MutableSortedBag.
org.eclipse.collections.impl.bimap.mutable
This package contains implementations of the MutableBiMap interface.
org.eclipse.collections.impl.collection.mutable
This package contains implementations of the MutableCollection interface.
org.eclipse.collections.impl.list.mutable
This package contains implementations of the MutableList interface.
org.eclipse.collections.impl.map
This package contains implementations of the MapIterable interface.
org.eclipse.collections.impl.map.mutable
This package contains implementations of the MutableMap interface.
org.eclipse.collections.impl.map.sorted.mutable
This package contains implementations of the MutableSortedMap interface.
org.eclipse.collections.impl.set.mutable
This package package contains implementations of MutableSet.
org.eclipse.collections.impl.set.sorted.mutable
This package contains implementations of MutableSortedSet.