See Also: JavaSet<T> Members
TDocumentation for this section has not yet been entered.
HashSet is an implementation of a Set. All optional operations (adding and removing) are supported. The elements can be any objects.
[Android Documentation]