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.jboss.util.collection.SerializableEnumeration (implements java.util.Enumeration<E>)
- org.jboss.util.collection.CachedList
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- org.jboss.util.collection.AbstractQueue<E> (implements org.jboss.util.collection.Queue<E>)
- org.jboss.util.collection.ListQueue<E>
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- org.jboss.util.collection.ConcurrentReferenceHashMap.EntrySet
- org.jboss.util.collection.ConcurrentReferenceHashMap.KeySet
- org.jboss.util.collection.ConcurrentSkipListMap.ConcurrentSkipListSubMap.EntrySetView
- org.jboss.util.collection.ConcurrentSkipListMap.ConcurrentSkipListSubMap.DescendingEntrySetView
- org.jboss.util.collection.ConcurrentSkipListMap.ConcurrentSkipListSubMap.KeySetView
- org.jboss.util.collection.ConcurrentSkipListMap.ConcurrentSkipListSubMap.DescendingKeySetView
- org.jboss.util.collection.ConcurrentSkipListMap.EntrySet
- org.jboss.util.collection.ConcurrentSkipListMap.DescendingEntrySet
- org.jboss.util.collection.ConcurrentSkipListMap.KeySet
- org.jboss.util.collection.ConcurrentSkipListMap.DescendingKeySet
- org.jboss.util.collection.FastCopyHashMap.EntrySet
- org.jboss.util.collection.FastCopyHashMap.KeySet
- org.jboss.util.collection.ListSet (implements java.lang.Cloneable, java.io.Serializable, java.util.Set<E>)
- org.jboss.util.collection.MapDelegateSet<E> (implements java.io.Serializable)
- org.jboss.util.collection.ConcurrentReferenceHashSet<E>
- org.jboss.util.collection.ConcurrentSet<E> (implements java.io.Serializable)
- org.jboss.util.collection.FastCopyHashSet<E> (implements java.io.Serializable)
- org.jboss.util.collection.ReferenceValueMap.EntrySet
- org.jboss.util.collection.WeakIdentityHashMap.EntrySet
- org.jboss.util.collection.WeakIdentityHashMap.KeySet
- org.jboss.util.collection.WeakSet (implements java.util.Set<E>)
- org.jboss.util.collection.CachedCollection
- org.jboss.util.collection.ConcurrentReferenceHashMap.Values
- org.jboss.util.collection.ConcurrentSkipListMap.ConcurrentSkipListSubMap.ValuesView
- org.jboss.util.collection.ConcurrentSkipListMap.Values
- org.jboss.util.collection.FastCopyHashMap.Values
- org.jboss.util.collection.WeakIdentityHashMap.Values
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- org.jboss.util.collection.ConcurrentReferenceHashMap<K,V> (implements java.util.concurrent.ConcurrentMap<K,V>, java.io.Serializable)
- org.jboss.util.collection.ConcurrentSkipListMap<K,V> (implements java.lang.Cloneable, org.jboss.util.collection.ConcurrentNavigableMap<K,V>, java.io.Serializable)
- org.jboss.util.collection.ConcurrentSkipListMap.ConcurrentSkipListSubMap<K,V> (implements org.jboss.util.collection.ConcurrentNavigableMap<K,V>, java.io.Serializable)
- org.jboss.util.collection.FastCopyHashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- org.jboss.util.collection.ReferenceValueMap<K,V>
- org.jboss.util.collection.ReferenceValueHashMap<K,V>
- org.jboss.util.collection.SoftValueHashMap<K,V>
- org.jboss.util.collection.WeakValueHashMap<K,V>
- org.jboss.util.collection.ReferenceValueTreeMap<K,V>
- org.jboss.util.collection.SoftValueTreeMap<K,V>
- org.jboss.util.collection.WeakValueTreeMap<K,V>
- org.jboss.util.collection.ReferenceValueHashMap<K,V>
- org.jboss.util.collection.ArrayIterator (implements java.lang.Cloneable, java.util.Iterator<E>, java.io.Serializable)
- org.jboss.util.collection.CachedCollection.MyIterator (implements java.util.Iterator<E>)
- org.jboss.util.collection.CollectionsFactory
- org.jboss.util.collection.CollectionsUtil
- org.jboss.util.collection.CompoundIterator (implements java.util.Iterator<E>)
- org.jboss.util.collection.CompoundKey (implements java.lang.Cloneable, java.io.Serializable)
- org.jboss.util.collection.ConcurrentReferenceHashMap.HashEntry<K,V>
- org.jboss.util.collection.ConcurrentReferenceHashMap.HashIterator
- org.jboss.util.collection.ConcurrentReferenceHashMap.EntryIterator (implements java.util.Iterator<E>)
- org.jboss.util.collection.ConcurrentReferenceHashMap.KeyIterator (implements java.util.Enumeration<E>, java.util.Iterator<E>)
- org.jboss.util.collection.ConcurrentReferenceHashMap.ValueIterator (implements java.util.Enumeration<E>, java.util.Iterator<E>)
- org.jboss.util.collection.ConcurrentReferenceHashMap.SimpleEntry<K,V> (implements java.util.Map.Entry<K,V>, java.io.Serializable)
- org.jboss.util.collection.ConcurrentReferenceHashMap.WriteThroughEntry
- org.jboss.util.collection.ConcurrentSkipListMap.ComparableUsingComparator<K> (implements java.lang.Comparable<T>)
- org.jboss.util.collection.ConcurrentSkipListMap.Index<K,V>
- org.jboss.util.collection.ConcurrentSkipListMap.HeadIndex<K,V>
- org.jboss.util.collection.ConcurrentSkipListMap.Iter
- org.jboss.util.collection.ConcurrentSkipListMap.DescendingKeyIterator (implements java.util.Iterator<E>)
- org.jboss.util.collection.ConcurrentSkipListMap.DescendingSubMapKeyIterator (implements java.util.Iterator<E>)
- org.jboss.util.collection.ConcurrentSkipListMap.EntryIter (implements java.util.Map.Entry<K,V>)
- org.jboss.util.collection.ConcurrentSkipListMap.DescendingEntryIterator (implements java.util.Iterator<E>)
- org.jboss.util.collection.ConcurrentSkipListMap.DescendingSubMapEntryIterator (implements java.util.Iterator<E>)
- org.jboss.util.collection.ConcurrentSkipListMap.EntryIterator (implements java.util.Iterator<E>)
- org.jboss.util.collection.ConcurrentSkipListMap.SubMapEntryIterator (implements java.util.Iterator<E>)
- org.jboss.util.collection.ConcurrentSkipListMap.KeyIterator (implements java.util.Iterator<E>)
- org.jboss.util.collection.ConcurrentSkipListMap.SubMapKeyIterator (implements java.util.Iterator<E>)
- org.jboss.util.collection.ConcurrentSkipListMap.SubMapValueIterator (implements java.util.Iterator<E>)
- org.jboss.util.collection.ConcurrentSkipListMap.ValueIterator (implements java.util.Iterator<E>)
- org.jboss.util.collection.ConcurrentSkipListMap.Node<K,V>
- org.jboss.util.collection.ConcurrentSkipListMap.SnapshotEntry<K,V> (implements java.util.Map.Entry<K,V>)
- org.jboss.util.collection.FastCopyHashMap.Entry<K,V>
- org.jboss.util.collection.FastCopyHashMap.FastCopyHashMapIterator<E> (implements java.util.Iterator<E>)
- org.jboss.util.collection.FastCopyHashMap.EntryIterator
- org.jboss.util.collection.FastCopyHashMap.KeyIterator
- org.jboss.util.collection.FastCopyHashMap.ValueIterator
- org.jboss.util.collection.FastCopyHashMap.SimpleEntry<K,V> (implements java.util.Map.Entry<K,V>)
- org.jboss.util.collection.FastCopyHashMap.EntryIterator.WriteThroughEntry
- org.jboss.util.collection.Iterators
- org.jboss.util.collection.Iterators.EmptyIterator (implements java.util.Iterator<E>)
- org.jboss.util.collection.Iterators.Enum2Iterator (implements java.util.Iterator<E>)
- org.jboss.util.collection.Iterators.ImmutableIterator (implements java.util.Iterator<E>)
- org.jboss.util.collection.Iterators.Iter2Enumeration (implements java.util.Enumeration<E>)
- org.jboss.util.collection.Iterators.SyncEnumeration (implements java.util.Enumeration<E>)
- org.jboss.util.collection.Iterators.SyncIterator (implements java.util.Iterator<E>)
- org.jboss.util.collection.LazyList<T> (implements java.util.List<E>, java.io.Serializable)
- org.jboss.util.collection.LazyMap<K,V> (implements java.util.Map<K,V>, java.io.Serializable)
- org.jboss.util.collection.LazySet<T> (implements java.io.Serializable, java.util.Set<E>)
- java.util.concurrent.locks.ReentrantLock (implements java.util.concurrent.locks.Lock, java.io.Serializable)
- org.jboss.util.collection.ConcurrentReferenceHashMap.Segment<K,V> (implements java.io.Serializable)
- java.lang.ref.Reference<T>
- java.lang.ref.SoftReference<T>
- org.jboss.util.collection.ConcurrentReferenceHashMap.SoftKeyReference<K> (implements org.jboss.util.collection.ConcurrentReferenceHashMap.KeyReference)
- org.jboss.util.collection.ConcurrentReferenceHashMap.SoftValueReference<V> (implements org.jboss.util.collection.ConcurrentReferenceHashMap.KeyReference)
- org.jboss.util.collection.SoftSet.ComparableSoftReference
- org.jboss.util.collection.SoftValueRef<K,V> (implements org.jboss.util.collection.ValueRef<K,V>)
- java.lang.ref.WeakReference<T>
- org.jboss.util.collection.ConcurrentReferenceHashMap.WeakKeyReference<K> (implements org.jboss.util.collection.ConcurrentReferenceHashMap.KeyReference)
- org.jboss.util.collection.ConcurrentReferenceHashMap.WeakValueReference<V> (implements org.jboss.util.collection.ConcurrentReferenceHashMap.KeyReference)
- org.jboss.util.collection.WeakIdentityHashMap.Entry (implements java.util.Map.Entry<K,V>)
- org.jboss.util.collection.WeakValueRef<K,V> (implements org.jboss.util.collection.ValueRef<K,V>)
- java.lang.ref.SoftReference<T>
- org.jboss.util.collection.ReferenceValueMap.EntrySetIterator (implements java.util.Iterator<E>)
- org.jboss.util.collection.ReverseListIterator<E> (implements java.util.Iterator<E>)
- org.jboss.util.collection.SecurityActions
- org.jboss.util.collection.SoftSet (implements java.util.Set<E>)
- org.jboss.util.collection.SoftSet.ComparableSoftReferenceIterator (implements java.util.Iterator<E>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.jboss.util.collection.CollectionException
- org.jboss.util.collection.EmptyCollectionException
- org.jboss.util.collection.FullCollectionException
- org.jboss.util.collection.CollectionException
- java.lang.RuntimeException
- java.lang.Exception
- org.jboss.util.collection.WeakClassCache<T>
- org.jboss.util.collection.WeakIdentityHashMap (implements java.util.Map<K,V>)
- org.jboss.util.collection.WeakIdentityHashMap.HashIterator (implements java.util.Iterator<E>)
- org.jboss.util.collection.WeakIdentityHashMap.EntryIterator
- org.jboss.util.collection.WeakIdentityHashMap.KeyIterator
- org.jboss.util.collection.WeakIdentityHashMap.ValueIterator
- org.jboss.util.collection.WeakIdentityHashMap.SimpleEntry (implements java.util.Map.Entry<K,V>)
- org.jboss.util.collection.WeakTypeCache<T>
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- org.jboss.util.collection.ConcurrentReferenceHashMap.KeyReference
- java.lang.Iterable<T>
- java.util.Collection<E>
- org.jboss.util.collection.Queue<E>
- java.util.Collection<E>
- java.util.Map<K,V>
- java.util.concurrent.ConcurrentMap<K,V>
- org.jboss.util.collection.ConcurrentNavigableMap<K,V> (also extends org.jboss.util.collection.NavigableMap<K,V>)
- java.util.SortedMap<K,V>
- org.jboss.util.collection.NavigableMap<K,V>
- org.jboss.util.collection.ConcurrentNavigableMap<K,V> (also extends java.util.concurrent.ConcurrentMap<K,V>)
- org.jboss.util.collection.NavigableMap<K,V>
- java.util.concurrent.ConcurrentMap<K,V>
- java.util.Map.Entry<K,V>
- org.jboss.util.collection.ValueRef<K,V>
- org.jboss.util.collection.SecurityActions.GetClassLoaderAction
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.jboss.util.collection.ConcurrentReferenceHashMap.Option
- org.jboss.util.collection.ConcurrentReferenceHashMap.ReferenceType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)