All Packages
-
Package Summary Package Description org.apache.commons.collections4 This package contains the interfaces and utilities shared across all the subpackages of this component.org.apache.commons.collections4.bag org.apache.commons.collections4.bidimap org.apache.commons.collections4.collection This package contains implementations of theCollection
interface.org.apache.commons.collections4.comparators This package contains implementations of theComparator
interface.org.apache.commons.collections4.functors This package contains implementations of theClosure
,Predicate
,Transformer
andFactory
interfaces.org.apache.commons.collections4.iterators This package contains implementations of theIterator
interface.org.apache.commons.collections4.keyvalue This package contains implementations of collection and map related key/value classes.org.apache.commons.collections4.list This package contains implementations of theList
interface.org.apache.commons.collections4.map org.apache.commons.collections4.multimap This package contains implementations of theMultiValuedMap
interfaces.org.apache.commons.collections4.multiset This package contains implementations of theMultiSet
interface.org.apache.commons.collections4.properties This package contains classes to extend or customize the behavior ofProperties
.org.apache.commons.collections4.queue This package contains implementations for theQueue
interface.org.apache.commons.collections4.sequence This package provides classes to compare two sequences of objects.org.apache.commons.collections4.set This package contains implementations of theSet
,SortedSet
andNavigableSet
interfaces.org.apache.commons.collections4.splitmap org.apache.commons.collections4.trie This package contains implementations of theTrie
interface.org.apache.commons.collections4.trie.analyzer This package contains variousKeyAnalyzer
implementations.