diff options
author | Lars Vogel <Lars.Vogel@vogella.com> | 2019-12-17 23:51:00 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-12-18 00:18:41 +0100 |
commit | ccd68dc1dc2e90ba88aa1162b99ea40154a2cb93 (patch) | |
tree | 7ca4b0819367a99e604253fcafdede764340a481 /org.eclipse.jgit.junit.ssh/src/org/eclipse | |
parent | 2db0c6bb7a1e2092de605d277711749899f8ebdf (diff) | |
download | jgit-ccd68dc1dc2e90ba88aa1162b99ea40154a2cb93.tar.gz jgit-ccd68dc1dc2e90ba88aa1162b99ea40154a2cb93.zip |
Using StringBuilder in StringUtils#capitalize method
StringBuffer is synchronized which is slower and should be replaced with
StringBuilder according to its Javadoc.
Change-Id: If4d4a5a49da289ded34bbec97132ab7636b937cc
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Diffstat (limited to 'org.eclipse.jgit.junit.ssh/src/org/eclipse')
0 files changed, 0 insertions, 0 deletions