Interface Set<E>
- All Superinterfaces:
Collection<E>
- All Known Implementing Classes:
HashSet, OrderedHashSet
Marker interface for a Collection that is a Set of values.
- Since:
- 1.7.2
- Author:
- Fred Toussi (fredt@users dot sourceforge.net)
-
Method Summary