List of utility methods to do Hash Calculate
return (obj == null ? "" : "@" + Integer.toHexString(System.identityHashCode(obj)));