diff options
author | Harvey Harrison <[email protected]> | 2013-07-15 21:43:56 -0700 |
---|---|---|
committer | Harvey Harrison <[email protected]> | 2013-07-15 21:43:56 -0700 |
commit | 8a3fe617f28bbdfafede3bc6aa474b3b3bc2142a (patch) | |
tree | 3b18a70314c7631a392046c70b4bf6cf7c1d1a93 /src/native | |
parent | e18597bade3aff84f35614dd3207990cfbb530ff (diff) |
gluegen: remove implied use of StringBuffer while appending to StringBuilder
- call append on the StringBuilder we are using rather than using String concatenation, which
uses StringBuffer.
Signed-off-by: Harvey Harrison <[email protected]>
Diffstat (limited to 'src/native')
0 files changed, 0 insertions, 0 deletions