/ Published in: Groovy
ReflectionToStringBuilder wraps a class and outputs a string describing its attributes, more or less similar to var_dump in PHP
Expand |
Embed | Plain Text
You need to login to post a comment.
miceno on 12/31/10
1 person have marked this snippet as a favorite
ReflectionToStringBuilder wraps a class and outputs a string describing its attributes, more or less similar to var_dump in PHP
You need to login to post a comment.