- Type Parameters:
T - The type of objects in this collection.
- All Superinterfaces:
Collection<T>, Iterable<T>, Set<T>
-
Method Summary
Returns the elements of this set in the set's iteration order.
Returns the element at the given index according to the set's iteration order.
Methods inherited from interface Set
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArray