java initialize hashset code example Example: initialize hashset java Set<String> h = new HashSet<>(Arrays.asList("a", "b"));