org.hibernate.util
Class LinkedHashCollectionHelper
java.lang.Object
org.hibernate.util.LinkedHashCollectionHelper
public final class LinkedHashCollectionHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createLinkedHashSet
public static Set createLinkedHashSet()
createLinkedHashSet
public static Set createLinkedHashSet(int anticipatedSize)
createLinkedHashMap
public static Map createLinkedHashMap()
createLinkedHashMap
public static Map createLinkedHashMap(int anticipatedSize)