Package it.unimi.di.prog2.h08
Class IntSetsClient
java.lang.Object
it.unimi.di.prog2.h08.IntSetsClient
A class to test some methods of
IntSet
.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IntSetsClient
private IntSetsClient().
-
-
Method Details
-
main
Builds a set from an array of elements.- Parameters:
args
- the elements of the set.
-