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