For some reason the isDigit and isLetter are giving me an error.

PasswordReTest.java:41: cannot find symbol
symbol : method isLetter(int)
location: class java.lang.String
if...