how to get values from a hashset in java code example Example: HashSet h = new HashSet(); HashSet<String> h = new HashSet<String>();