Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- org.hibernate.internal.util.collections.JoinedList<E>
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - org.hibernate.internal.util.collections.BoundedConcurrentHashMap<K,
V> (implements java.util.concurrent.ConcurrentMap<K, V>, java.io.Serializable) - org.hibernate.internal.util.collections.ConcurrentReferenceHashMap<K,
V> (implements java.util.concurrent.ConcurrentMap<K, V>, java.io.Serializable)
- org.hibernate.internal.util.collections.BoundedConcurrentHashMap<K,
- org.hibernate.internal.util.collections.ArrayHelper
- org.hibernate.internal.util.collections.CaseInsensitiveDictionary<V>
- org.hibernate.internal.util.collections.CollectionHelper
- org.hibernate.internal.util.collections.IdentityMap<K,
V> (implements java.util.Map<K, V>) - org.hibernate.internal.util.collections.IdentitySet<E> (implements java.util.Set<E>)
- org.hibernate.internal.util.collections.LazyIndexedMap<K,
V> - org.hibernate.internal.util.collections.LockModeEnumMap<V>
- org.hibernate.internal.util.collections.LazySet<T>
- org.hibernate.internal.util.collections.MapBackedClassValue<V> (implements org.hibernate.internal.util.collections.ReadOnlyMap<K,
V>) - org.hibernate.internal.util.collections.StandardStack<T> (implements org.hibernate.internal.util.collections.Stack<T>)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- org.hibernate.internal.util.collections.BoundedConcurrentHashMap.EvictionPolicy<K,
V> - org.hibernate.internal.util.collections.ReadOnlyMap<K,
V> - org.hibernate.internal.util.collections.Stack<T>
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.hibernate.internal.util.collections.BoundedConcurrentHashMap.Eviction
- org.hibernate.internal.util.collections.ConcurrentReferenceHashMap.Option
- org.hibernate.internal.util.collections.ConcurrentReferenceHashMap.ReferenceType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)