class org.aswing.util.HashSet
A collection that contains no duplicate elements. More formally, sets contain no pair of elements e1 and e2 such that e1 == e2. @author paling
class org.aswing.util.HashSet
A collection that contains no duplicate elements. More formally, sets contain no pair of elements e1 and e2 such that e1 == e2. @author paling