Since your method is void it is not doing this. What you need to do inside the if statement is to return the index and get rid of the else. At the end of the method return a negative number (an...