public final class ModelUtils extends Object
static <T> List<T>
getSafeList(List<T> entities)
static <K,V> Map<K,V>
getSafeMap(Map<K,V> entities)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> List<T> getSafeList(List<T> entities)
public static <K,V> Map<K,V> getSafeMap(Map<K,V> entities)