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