JAVA

Java HashSet

A HashSet is a collection of items where every item is unique, and it is found in the java.util package: