JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.apache.commons.collections
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
java.util.AbstractCollection<E> (implements java.util.Collection<E>)
java.util.AbstractList<E> (implements java.util.List<E>)
java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
org.apache.commons.collections.
ArrayStack
(implements org.apache.commons.collections.
Buffer
)
org.apache.commons.collections.
FastArrayList
java.util.AbstractSet<E> (implements java.util.Set<E>)
org.apache.commons.collections.
StaticBucketMap.EntrySet
org.apache.commons.collections.
StaticBucketMap.KeySet
org.apache.commons.collections.
BinaryHeap
(implements org.apache.commons.collections.
Buffer
, org.apache.commons.collections.
PriorityQueue
)
org.apache.commons.collections.
BoundedFifoBuffer
(implements org.apache.commons.collections.
BoundedCollection
, org.apache.commons.collections.
Buffer
)
org.apache.commons.collections.
MultiHashMap.Values
org.apache.commons.collections.
StaticBucketMap.Values
org.apache.commons.collections.
UnboundedFifoBuffer
(implements org.apache.commons.collections.
Buffer
)
org.apache.commons.collections.keyvalue.
AbstractKeyValue
(implements org.apache.commons.collections.
KeyValue
)
org.apache.commons.collections.keyvalue.
AbstractMapEntry
(implements java.util.Map.Entry<K,V>)
org.apache.commons.collections.
BeanMap.MyMapEntry
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
org.apache.commons.collections.
BeanMap
(implements java.lang.Cloneable)
org.apache.commons.collections.
DoubleOrderedMap
java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
org.apache.commons.collections.
FastHashMap
org.apache.commons.collections.
MultiHashMap
(implements org.apache.commons.collections.
MultiMap
)
org.apache.commons.collections.
ReferenceMap
java.util.TreeMap<K,V> (implements java.lang.Cloneable, java.util.NavigableMap<K,V>, java.io.Serializable)
org.apache.commons.collections.
FastTreeMap
org.apache.commons.collections.
BagUtils
org.apache.commons.collections.
BufferUtils
org.apache.commons.collections.
ClosureUtils
org.apache.commons.collections.
CollectionUtils
org.apache.commons.collections.
ComparatorUtils
org.apache.commons.collections.
CursorableLinkedList
(implements java.util.List<E>, java.io.Serializable)
org.apache.commons.collections.
CursorableSubList
(implements java.util.List<E>)
org.apache.commons.collections.
CursorableLinkedList.Listable
(implements java.io.Serializable)
org.apache.commons.collections.
CursorableLinkedList.ListIter
(implements java.util.ListIterator<E>)
org.apache.commons.collections.
CursorableLinkedList.Cursor
(implements java.util.ListIterator<E>)
org.apache.commons.collections.
DefaultMapBag
(implements org.apache.commons.collections.
Bag
)
org.apache.commons.collections.
HashBag
(implements org.apache.commons.collections.
Bag
)
org.apache.commons.collections.
TreeBag
(implements org.apache.commons.collections.
SortedBag
)
org.apache.commons.collections.
DefaultMapBag.BagIterator
(implements java.util.Iterator<E>)
org.apache.commons.collections.
DefaultMapEntry
(implements org.apache.commons.collections.
KeyValue
, java.util.Map.Entry<K,V>)
java.util.Dictionary<K,V>
java.util.Hashtable<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
org.apache.commons.collections.
ExtendedProperties
org.apache.commons.collections.
DoubleOrderedMap.DoubleOrderedMapIterator
(implements java.util.Iterator<E>)
org.apache.commons.collections.
DoubleOrderedMap.Node
(implements org.apache.commons.collections.
KeyValue
, java.util.Map.Entry<K,V>)
org.apache.commons.collections.
EnumerationUtils
org.apache.commons.collections.
FactoryUtils
org.apache.commons.collections.
FastArrayList.ListIter
(implements java.util.ListIterator<E>)
org.apache.commons.collections.
FastArrayList.SubList
(implements java.util.List<E>)
org.apache.commons.collections.
FastArrayList.SubList.SubListIter
(implements java.util.ListIterator<E>)
org.apache.commons.collections.
FastHashMap.CollectionView
(implements java.util.Collection<E>)
org.apache.commons.collections.
FastHashMap.EntrySet
(implements java.util.Set<E>)
org.apache.commons.collections.
FastHashMap.KeySet
(implements java.util.Set<E>)
org.apache.commons.collections.
FastHashMap.Values
org.apache.commons.collections.
FastHashMap.CollectionView.CollectionViewIterator
(implements java.util.Iterator<E>)
org.apache.commons.collections.
FastTreeMap.CollectionView
(implements java.util.Collection<E>)
org.apache.commons.collections.
FastTreeMap.EntrySet
(implements java.util.Set<E>)
org.apache.commons.collections.
FastTreeMap.KeySet
(implements java.util.Set<E>)
org.apache.commons.collections.
FastTreeMap.Values
org.apache.commons.collections.
FastTreeMap.CollectionView.CollectionViewIterator
(implements java.util.Iterator<E>)
org.apache.commons.collections.
IteratorUtils
org.apache.commons.collections.
ListUtils
org.apache.commons.collections.
MapUtils
org.apache.commons.collections.
MultiHashMap.ValueIterator
(implements java.util.Iterator<E>)
org.apache.commons.collections.
PredicateUtils
org.apache.commons.collections.
ProxyMap
(implements java.util.Map<K,V>)
java.io.Reader (implements java.io.Closeable, java.lang.Readable)
java.io.BufferedReader
java.io.LineNumberReader
org.apache.commons.collections.
ExtendedProperties.PropertiesReader
java.lang.ref.Reference<T>
java.lang.ref.SoftReference<T>
org.apache.commons.collections.
ReferenceMap.SoftRef
java.lang.ref.WeakReference<T>
org.apache.commons.collections.
ReferenceMap.WeakRef
org.apache.commons.collections.
ReferenceMap.Entry
(implements org.apache.commons.collections.
KeyValue
, java.util.Map.Entry<K,V>)
org.apache.commons.collections.
ReferenceMap.EntryIterator
(implements java.util.Iterator<E>)
org.apache.commons.collections.
ReferenceMap.KeyIterator
org.apache.commons.collections.
ReferenceMap.ValueIterator
org.apache.commons.collections.
SequencedHashMap
(implements java.lang.Cloneable, java.io.Externalizable, java.util.Map<K,V>)
org.apache.commons.collections.
LRUMap
(implements java.io.Externalizable)
org.apache.commons.collections.
SequencedHashMap.Entry
(implements org.apache.commons.collections.
KeyValue
, java.util.Map.Entry<K,V>)
org.apache.commons.collections.
SequencedHashMap.OrderedIterator
(implements java.util.Iterator<E>)
org.apache.commons.collections.
SetUtils
org.apache.commons.collections.
StaticBucketMap
(implements java.util.Map<K,V>)
org.apache.commons.collections.
StaticBucketMap.EntryIterator
(implements java.util.Iterator<E>)
org.apache.commons.collections.
StaticBucketMap.KeyIterator
org.apache.commons.collections.
StaticBucketMap.ValueIterator
org.apache.commons.collections.
StaticBucketMap.Lock
org.apache.commons.collections.
StaticBucketMap.Node
(implements org.apache.commons.collections.
KeyValue
, java.util.Map.Entry<K,V>)
java.util.StringTokenizer (implements java.util.Enumeration<E>)
org.apache.commons.collections.
ExtendedProperties.PropertiesTokenizer
org.apache.commons.collections.
SynchronizedPriorityQueue
(implements org.apache.commons.collections.
PriorityQueue
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
org.apache.commons.collections.
BufferOverflowException
org.apache.commons.collections.
FunctorException
java.util.NoSuchElementException
org.apache.commons.collections.
BufferUnderflowException
org.apache.commons.collections.
TransformerUtils
Interface Hierarchy
org.apache.commons.collections.
Closure
org.apache.commons.collections.
Factory
java.lang.Iterable<T>
java.util.Collection<E>
org.apache.commons.collections.
Bag
org.apache.commons.collections.
SortedBag
org.apache.commons.collections.
BoundedCollection
org.apache.commons.collections.
Buffer
java.util.Iterator<E>
java.util.ListIterator<E>
org.apache.commons.collections.
ResettableListIterator
(also extends org.apache.commons.collections.
ResettableIterator
)
org.apache.commons.collections.
MapIterator
org.apache.commons.collections.
OrderedMapIterator
(also extends org.apache.commons.collections.
OrderedIterator
)
org.apache.commons.collections.
OrderedIterator
org.apache.commons.collections.
OrderedMapIterator
(also extends org.apache.commons.collections.
MapIterator
)
org.apache.commons.collections.
ResettableIterator
org.apache.commons.collections.
ResettableListIterator
(also extends java.util.ListIterator<E>)
org.apache.commons.collections.
KeyValue
java.util.Map<K,V>
org.apache.commons.collections.
BoundedMap
org.apache.commons.collections.
IterableMap
org.apache.commons.collections.
BidiMap
org.apache.commons.collections.
OrderedBidiMap
(also extends org.apache.commons.collections.
OrderedMap
)
org.apache.commons.collections.
SortedBidiMap
(also extends java.util.SortedMap<K,V>)
org.apache.commons.collections.
OrderedMap
org.apache.commons.collections.
OrderedBidiMap
(also extends org.apache.commons.collections.
BidiMap
)
org.apache.commons.collections.
SortedBidiMap
(also extends java.util.SortedMap<K,V>)
org.apache.commons.collections.
MultiMap
java.util.SortedMap<K,V>
org.apache.commons.collections.
SortedBidiMap
(also extends org.apache.commons.collections.
OrderedBidiMap
)
org.apache.commons.collections.
Predicate
org.apache.commons.collections.
PriorityQueue
org.apache.commons.collections.
Transformer
org.apache.commons.collections.
Unmodifiable
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes