static bool isLetter(char c) { ret Character.isLetter(c); }