Uses of Class
org.hibernate.internal.util.collections.AbstractPagedArray
Packages that use AbstractPagedArray
-
Uses of AbstractPagedArray in org.hibernate.internal.util.collections
Subclasses of AbstractPagedArray in org.hibernate.internal.util.collectionsModifier and TypeClassDescriptionclass
InstanceIdentityMap<K extends InstanceIdentity,
V> class
Utility collection that takes advantage ofInstanceIdentity
's identifier to store objects.