using values in hashset code example Example: place values in a hashset Set<String> set = new HashSet<>(Arrays.asList("a", "b", "c"));