|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.commons.lang.ObjectUtils
org.mule.util.ObjectUtils
| Nested Class Summary |
| Nested classes inherited from class org.apache.commons.lang.ObjectUtils |
ObjectUtils.Null |
| Field Summary |
| Fields inherited from class org.apache.commons.lang.ObjectUtils |
NULL |
| Constructor Summary | |
ObjectUtils()
|
|
| Method Summary | |
static String |
identityToShortString(Object obj)
Like ObjectUtils.identityToString(Object) but without the object's full package
name. |
| Methods inherited from class org.apache.commons.lang.ObjectUtils |
appendIdentityToString, defaultIfNull, equals, hashCode, identityToString, max, min, toString, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ObjectUtils()
| Method Detail |
public static String identityToShortString(Object obj)
ObjectUtils.identityToString(Object) but without the object's full package
name.
obj - the object for which the identity description is to be generated
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||