This is the same object!
, . , LOG.debug. LOG.debug toString, , toString. - toString, , -, Object#toString @, - . . Object#toString Javadoc, :
toString method for class Object returns a string consisting of the name of the class of which the object is an instance, the at-sign character @' - . , , :
getClass().getName() + '@' + Integer.toHexString(hashCode())
:
Java ?
, Java.