Exercise – Comparing String.indexOf() and StringUtils.indexOf()

What is the difference between the indexOf() method of the String class and the indexOf() method of the StringUtils class?