| org.apache.commons.collections4 |
Interfaces and utilities shared across all packages.
|
| org.apache.commons.collections4.bag |
|
| org.apache.commons.collections4.bidimap |
|
| org.apache.commons.collections4.bloomfilter |
Implements Bloom filter classes and interfaces.
|
| org.apache.commons.collections4.collection |
Implementations of the
Collection interface.
|
| org.apache.commons.collections4.comparators |
Implements the
Comparator interface.
|
| org.apache.commons.collections4.functors |
|
| org.apache.commons.collections4.iterators |
Implements the
Iterator interface.
|
| org.apache.commons.collections4.keyvalue |
Implements collection and map related key/value classes.
|
| org.apache.commons.collections4.list |
Implements the List interface.
|
| org.apache.commons.collections4.map |
|
| org.apache.commons.collections4.multimap |
|
| org.apache.commons.collections4.multiset |
|
| org.apache.commons.collections4.properties |
Extends and customizes the behavior of
Properties.
|
| org.apache.commons.collections4.queue |
Implements the Queue interface.
|
| org.apache.commons.collections4.sequence |
Compares two sequences of objects.
|
| org.apache.commons.collections4.set |
Implements the Set,
SortedSet and
NavigableSet interfaces.
|
| org.apache.commons.collections4.splitmap |
Implements the "split map" concept.
|
| org.apache.commons.collections4.trie |
Implements the
Trie interface.
|
| org.apache.commons.collections4.trie.analyzer |
|