Package org.apache.commons.collections.set

This package contains implementations of the java.util.Set Set and java.util.SortedSet SortedSet interfaces.

See: Description

Package org.apache.commons.collections.set Description:

This package contains implementations of the java.util.Set Set and java.util.SortedSet SortedSet interfaces.

The implementations are in the form of direct implementations and decorators. A decorator wraps another implementation of the interface to add some specific additional functionality.

The following implementations are provided in the package:

The following decorators are provided in the package:
Copyright © 2001-2008 Apache Software Foundation. All Rights Reserved.