how do I configure the setting of the format for toString
views:
176answers:
1
+3
A:
ToStringBuilder.setDefaultStyle(ToStringStyle style)
http://commons.apache.org/lang/api/org/apache/commons/lang/builder/ToStringStyle.html
toolkit
2009-02-26 20:33:45