public abstract class AbstractShortSortedSet extends AbstractShortSet implements ShortSortedSet
| Modifier and Type | Method and Description |
|---|---|
abstract ShortBidirectionalIterator |
iterator()
Returns an iterator over the elements contained in this collection.
|
equals, hashCode, rem, removeadd, add, addAll, contains, contains, containsAll, remove, removeAll, retainAll, toArray, toShortArray, toShortArray, toStringaddAll, clear, containsAll, isEmpty, removeAll, retainAll, size, toArray, toArraycomparator, first, firstShort, headSet, headSet, iterator, last, lastShort, subSet, subSet, tailSet, tailSetadd, contains, rem, remove, removeadd, addAll, contains, containsAll, removeAll, retainAll, toArray, toShortArray, toShortArrayforEach, forEachspliteratoraddAll, clear, containsAll, equals, hashCode, isEmpty, removeAll, retainAll, size, toArray, toArrayparallelStream, removeIf, streampublic abstract ShortBidirectionalIterator iterator()
java.util.AbstractCollectioniterator in interface ShortBidirectionalIterableiterator in interface ShortCollectioniterator in interface ShortIterableiterator in interface ShortSetiterator in interface ShortSortedSetiterator in interface Iterable<Short>iterator in interface Collection<Short>iterator in interface Set<Short>iterator in class AbstractShortSetIterable.iterator()