|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.shiftone.exq.impl.util.BeanUtil
Class BeanUtil
Field Summary | |
static java.lang.Class[] |
EMPTY_CLASS_ARRAY
|
static java.lang.Object[] |
EMPTY_OBJECT_ARRAY
|
Constructor Summary | |
BeanUtil()
|
Method Summary | |
static java.lang.Object |
getCloneIfPossible(java.lang.Object object)
Method getCloneIfPossible |
static java.lang.String |
getPackage(java.lang.Class klass)
Method getPackage |
static java.lang.String |
getPackage(java.lang.Object o)
Method getPackage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.Class[] EMPTY_CLASS_ARRAY
public static final java.lang.Object[] EMPTY_OBJECT_ARRAY
Constructor Detail |
public BeanUtil()
Method Detail |
public static java.lang.String getPackage(java.lang.Object o)
o
- public static java.lang.String getPackage(java.lang.Class klass)
klass
- public static java.lang.Object getCloneIfPossible(java.lang.Object object)
object
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |