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