|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectar.com.fdvs.dj.util.Utils
public class Utils
| 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 |
|---|
public static boolean isEmpty(java.util.Collection col)
col -
public static void copyProperties(java.lang.Object dest,
java.lang.Object orig)
dest - orig -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||