Uses of Class
org.hibernate.internal.util.collections.IdentityMap
Packages that use IdentityMap
-
Uses of IdentityMap in org.hibernate.internal.util.collections
Methods in org.hibernate.internal.util.collections that return IdentityMapModifier and TypeMethodDescriptionstatic <K,
V> IdentityMap<K, V> IdentityMap.instantiateSequenced
(int size) Return a new instance of this class, with iteration order defined as the order in which entries were added