aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-07-28 16:47:24 +0200
committerReinier Zwitserloot <reinier@tipit.to>2009-07-28 16:47:24 +0200
commite744f1829adf95f3b54fa54d813eb26c4c8e8c76 (patch)
tree2e0f441ec68a34016d4fa573bbc6e4c4ad948dab /contrib
parent817eae66a61fc9334828a43b81d929ca1dd363cf (diff)
downloadlombok-e744f1829adf95f3b54fa54d813eb26c4c8e8c76.tar.gz
lombok-e744f1829adf95f3b54fa54d813eb26c4c8e8c76.tar.bz2
lombok-e744f1829adf95f3b54fa54d813eb26c4c8e8c76.zip
Changed the way toString is generated to reduce the number of superfluous 'plus' nodes (e.g. concatenating the infix ", " and a field name literal such as "width=" into ", width=".
Also removed the [] brackets from the supercall, as, if you're chaining to another lombok-generated toString, those are superfluous - lombok's toString includes parentheses already.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions