Package org.eclipse.collections.impl.bag.mutable

This package contains implementations of the MutableBag interface.

A MutableBag is a Collection which contains elements that are unordered and may contain duplicate entries. It adds a protocol for adding, removing, and determining the number of occurrences for an item.

This package contains 3 bag implementations:

This package contains one factory implementation:

Skip navigation links

Copyright © 2004–2020. All rights reserved.