OpenSearch/plugins/analysis-phonetic/src
Chris Earle 1cf694b63e Use StringBuilder in favor of StringBuffer
This removes all instances of StringBuffer that are removeable.

Uncontended synchronization in Java is pretty cheap, but it's unnecessary.
2016-08-25 16:20:03 -04:00
..
main/java/org/elasticsearch Use StringBuilder in favor of StringBuffer 2016-08-25 16:20:03 -04:00
test Rename client yaml test infrastructure 2016-07-26 13:53:44 -04:00