What is the best way to tell if a character is a letter or number in Java without using regexes? What is the best way to tell if a character is a letter or number in Java without using regexes? java java