Java

Safely toString a Java object

In this little article, we will see how to get the string representation(tostring) of an object cautiously, that means avoiding NullPointerException. Getting the String representation of a Java object is something we often do for logging, debugging, or simply for Read more...

By Dassi Orleando, ago
Just Me

Presentation

I'm Dassi Orleando, a Cameroonian based Software Developer with a passion for building useful Softwares, experiment new things each day, love innovation and continuous learning. That is already 4 years that I'm in the Software industry and I would like Read more...

By Dassi Orleando, ago
Shares