Uses of Class
org.hibernate.internal.util.collections.IdentityMap

Packages that use IdentityMap
org.hibernate.internal.util.collections   
 

Uses of IdentityMap in org.hibernate.internal.util.collections
 

Methods in org.hibernate.internal.util.collections that return IdentityMap
static
<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
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.