OpenSearch/plugins/analysis-phonetic
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
..
licenses Upgrade to Lucene 6.2.0 2016-08-24 17:26:28 -04:00
src Use StringBuilder in favor of StringBuffer 2016-08-25 16:20:03 -04:00
build.gradle Remove a few more Xlint skips 2016-01-06 23:28:13 -05:00