org.hibernate.util
Class LinkedHashCollectionHelper

java.lang.Object
  extended byorg.hibernate.util.LinkedHashCollectionHelper

public final class LinkedHashCollectionHelper
extends Object


Method Summary
static Map createLinkedHashMap()
           
static Set createLinkedHashSet()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createLinkedHashSet

public static Set createLinkedHashSet()

createLinkedHashMap

public static Map createLinkedHashMap()