Hi I'm new to computer science and working on a program to implement a set class using array lists I was looking for some help because I am completely loss right now


import java.util.*;
...