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