ElCanut@jlai.lu to Programmer Humor@programming.dev · 2 days agoDifferent philosophiesjlai.luimagemessage-square37fedilinkarrow-up1809
arrow-up1809imageDifferent philosophiesjlai.luElCanut@jlai.lu to Programmer Humor@programming.dev · 2 days agomessage-square37fedilink
minus-squarebleistift2@sopuli.xyzlinkfedilinkEnglisharrow-up13·2 days agoWell, that happens when you don’t override the toString method. Not worse than Java’s 0xf00cu
minus-squareantonlinkfedilinkarrow-up2·15 hours agoHey, javas default toString gives you two informations: type, not that the class names in many java projects are informative identity, while the pointers are gibberish you can see if they are the same gibberish
Well, that happens when you don’t override the
toString
method. Not worse than Java’s 0xf00cuHey, javas default toString gives you two informations: