I'm a complete newbie to Java and I want to create a class called Set, where the maximum number of elements of the set is given as parameter in the constructor and the elements of the set are stored...