public interface Set extends Collection
Iterator
iterator()
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, remove, removeAll, retainAll, size, toArray, toArray
Iterator iterator()
Collection
iterator