Profile
Achievement
mcaordie's Recent Snippets
- All /
« 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
1058
posted 10 years ago by mcaordie