org.hibernate.util
Class CollectionHelper
java.lang.Object
org.hibernate.util.CollectionHelper
public final class CollectionHelper
- extends Object
- Author:
- Gavin King
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EMPTY_LIST
public static final List EMPTY_LIST
EMPTY_COLLECTION
public static final Collection EMPTY_COLLECTION
EMPTY_MAP
public static final Map EMPTY_MAP
Copyright © 2009 Hibernate.org. All Rights Reserved.