Return a string representation of an object's overall identity. @param obj the object (may be {@code null}) @return the object's identity as string representation, or an empty string if the object was {@code null}
See Implementation
Return a string representation of an object's overall identity. @param obj the object (may be {@code null}) @return the object's identity as string representation, or an empty string if the object was {@code null}