JBoss Common Classes 2.5.0.Final
Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<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.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.ArrayIterator (implements java.lang.Cloneable, java.util.Iterator<E>, java.io.Serializable)
- 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.FastCopyHashMap.SimpleEntry<K,V> (implements java.util.Map.Entry<K,V>)
- org.jboss.util.collection.Iterators
- 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>)
- org.jboss.util.collection.ReverseListIterator<E> (implements java.util.Iterator<E>)
- org.jboss.util.collection.SoftSet (implements java.util.Set<E>)
- java.lang.Throwable (implements java.io.Serializable)
- org.jboss.util.collection.WeakClassCache<T>
- org.jboss.util.collection.WeakIdentityHashMap (implements java.util.Map<K,V>)
- org.jboss.util.collection.WeakTypeCache<T>
Interface Hierarchy
Enum Hierarchy
JBoss Common Classes 2.5.0.Final
Copyright © 2018 JBoss by Red Hat. All rights reserved.