check if a string doesnt contain a number java code example Example: check if string contains numbers str.matches(".*\\d.*");