Replace use of String.indexOf(String) for strings of length one with
indexOf(char)
This commit is contained in:
parent
5bed670873
commit
817d57a208
indexOf(char)