Lines Matching full:isdigit
130 * Character#isDigit(char) Java's definition}. If you only care to match135 return Character.isDigit(c);