Package org.apache.commons.collections4.bag

This package contains implementations of the Bag and SortedBag interfaces.

See: Description

Package org.apache.commons.collections4.bag Description

This package contains implementations of the Bag and SortedBag interfaces. A bag stores an object and a count of the number of occurrences of the object.

The following implementations are provided in the package:

The following decorators are provided in the package:

Version:
$Id: package-info.java 1540804 2013-11-11 18:58:31Z tn $

Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.