Package org.eclipse.collections.api.bag

This package contains interfaces for Bag API.

A Bag 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 interfaces:

Skip navigation links

Copyright © 2004–2020. All rights reserved.