how to check if str contains numbers code example Example: check if string contains numbers str.matches(".*\\d.*");