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
<E> (implements org.apache.commons.collections.
Buffer
<E>)
org.apache.commons.collections.
FastArrayList
<E>
org.apache.commons.collections.keyvalue.
AbstractKeyValue
<K,V> (implements org.apache.commons.collections.
KeyValue
<K,V>)
org.apache.commons.collections.keyvalue.
AbstractMapEntry
<K,V> (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
)
java.util.
HashMap
<K,V> (implements java.lang.
Cloneable
, java.util.
Map
<K,V>, java.io.
Serializable
)
org.apache.commons.collections.
FastHashMap
<K,V>
org.apache.commons.collections.
MultiHashMap
<K,V> (implements org.apache.commons.collections.
MultiMap
<K,V>)
java.util.
TreeMap
<K,V> (implements java.lang.
Cloneable
, java.io.
Serializable
, java.util.
SortedMap
<K,V>)
org.apache.commons.collections.
FastTreeMap
<K,V>
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
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.
EnumerationUtils
org.apache.commons.collections.
FactoryUtils
org.apache.commons.collections.
IteratorUtils
org.apache.commons.collections.
ListUtils
org.apache.commons.collections.
MapUtils
org.apache.commons.collections.
PredicateUtils
org.apache.commons.collections.
SetUtils
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
<T>
org.apache.commons.collections.
Factory
<T>
java.lang.
Iterable
<T>
java.util.
Collection
<E>
org.apache.commons.collections.
Bag
<E>
org.apache.commons.collections.
SortedBag
<E>
org.apache.commons.collections.
BoundedCollection
<E>
org.apache.commons.collections.
Buffer
<E>
java.util.
Iterator
<E>
java.util.
ListIterator
<E>
org.apache.commons.collections.
ResettableListIterator
<E> (also extends org.apache.commons.collections.
ResettableIterator
<E>)
org.apache.commons.collections.
MapIterator
<K,V>
org.apache.commons.collections.
OrderedMapIterator
<K,V> (also extends org.apache.commons.collections.
OrderedIterator
<E>)
org.apache.commons.collections.
OrderedIterator
<E>
org.apache.commons.collections.
OrderedMapIterator
<K,V> (also extends org.apache.commons.collections.
MapIterator
<K,V>)
org.apache.commons.collections.
ResettableIterator
<E>
org.apache.commons.collections.
ResettableListIterator
<E> (also extends java.util.
ListIterator
<E>)
org.apache.commons.collections.
KeyValue
<K,V>
java.util.
Map
<K,V>
org.apache.commons.collections.
BoundedMap
<K,V>
org.apache.commons.collections.
IterableMap
<K,V>
org.apache.commons.collections.
BidiMap
<K,V>
org.apache.commons.collections.
OrderedBidiMap
<K,V> (also extends org.apache.commons.collections.
OrderedMap
<K,V>)
org.apache.commons.collections.
SortedBidiMap
<K,V> (also extends java.util.
SortedMap
<K,V>)
org.apache.commons.collections.
OrderedMap
<K,V>
org.apache.commons.collections.
OrderedBidiMap
<K,V> (also extends org.apache.commons.collections.
BidiMap
<K,V>)
org.apache.commons.collections.
SortedBidiMap
<K,V> (also extends java.util.
SortedMap
<K,V>)
org.apache.commons.collections.
MultiMap
<K,V>
java.util.
SortedMap
<K,V>
org.apache.commons.collections.
SortedBidiMap
<K,V> (also extends org.apache.commons.collections.
OrderedBidiMap
<K,V>)
org.apache.commons.collections.
Predicate
<T>
org.apache.commons.collections.
Transformer
<I,O>
org.apache.commons.collections.
Unmodifiable
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2005 Apache Software Foundation, Matt Hall, John Watkinson. All Rights Reserved.