类的使用
org.hibernate.internal.util.collections.IdentityMap
-
使用IdentityMap的程序包 程序包 说明 org.hibernate.internal.util.collections -
-
org.hibernate.internal.util.collections中IdentityMap的使用
返回IdentityMap的org.hibernate.internal.util.collections中的方法 修饰符和类型 方法 说明 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
-