ar.com.fdvs.dj.util
Class Utils

java.lang.Object
  extended by ar.com.fdvs.dj.util.Utils

public class Utils
extends java.lang.Object


Method Summary
static void copyProperties(java.lang.Object dest, java.lang.Object orig)
           
static boolean isEmpty(java.util.Collection col)
          Returns true if collection is null or empty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isEmpty

public static boolean isEmpty(java.util.Collection col)
Returns true if collection is null or empty

Parameters:
col -
Returns:

copyProperties

public static void copyProperties(java.lang.Object dest,
                                  java.lang.Object orig)
Parameters:
dest -
orig -


Copyright © 2006-2009 FDV Solutions. All Rights Reserved.