Welcome To Snipplr


Everyone's Recent Java Snippets Tagged debug



« Prev 1 Next »
Surprisingly often I want to print all the values of some object for debugging reasons, and if the object has a lot of different get methods (and toString is not good for this), it is a pain to write all the print commands. That's when this snippet i...
0 827 posted 10 years ago by mcaordie
« Prev 1 Next »