Package org.apache.commons.collections4.set

This package contains implementations of the Set, SortedSet and NavigableSet 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:
Version:
$Id: package-info.java 1682768 2015-05-31 18:35:18Z tn $
Skip navigation links

Copyright © 2001-2019 - Apache Software Foundation