miceno on 12/31/10
Last Edited at 12/31/10 07:32am
import org.apache.commons.lang.builder.ReflectionToStringBuilder variable= new ComplexObject()println new ReflectionToStringBuilder( variable).toString()
Report this snippet Tweet
Comment:
You need to login to post a comment.