Uses of Class
org.eclipse.collections.impl.collection.mutable.AbstractMutableCollection

Packages that use AbstractMutableCollection 
Package Description
org.eclipse.collections.impl.list.fixed
This package contains implementations of the FixedSizeList interface.
org.eclipse.collections.impl.list.mutable
This package contains implementations of the MutableList interface.
org.eclipse.collections.impl.set  
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.
org.eclipse.collections.impl.set.strategy.mutable
This package contains implementations of sets with user defined HashingStrategys.