ObjectUtils.getIdentityHexString

Return a hex String form of an object's identity hash code. @param obj the object @return the object's identity code in hex notation

class ObjectUtils
static
string
getIdentityHexString
(
Object obj
)

Meta