elasticsearch/build-tools
Dmitry Cherniachenko a50e58d99a
Use single-char variant of String.indexOf() where possible (#105205)
* Use single-char variant of String.indexOf() where possible

indexOf(char) is more efficient than searching for the same one-character String.

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2024-02-12 14:14:32 -05:00
..
reaper Update Gradle Wrapper to 8.2 (#96686) 2023-07-04 15:35:15 +02:00
src Use single-char variant of String.indexOf() where possible (#105205) 2024-02-12 14:14:32 -05:00
build.gradle Disable incremental compilation in CI environments (#103346) 2023-12-12 13:10:27 -08:00
settings.gradle Resolve runtime java via Gradle tool chain provider (#95319) 2023-05-03 15:28:47 +02:00