java check if string is all digits code example Example: check if string contains numbers str.matches(".*\\d.*");