ethereum / ethereumj

DEPRECATED! Java implementation of the Ethereum yellowpaper. For JSON-RPC and other client features check Ethereum Harmony
GNU Lesser General Public License v3.0
2.18k stars 1.1k forks source link

StringBuilder to concatenate #1233

Closed yeousunn closed 5 years ago

yeousunn commented 5 years ago

Using StringBuilder to concatenate string instead of + operator.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.1%) to 56.876% when pulling 113bffc48c9a0f03d53038aed19077dc32513d13 on yeousunn:patch-2 into c82acf753aa7a972d8220b9443bd631db319eddd on ethereum:develop.