public abstract class AbstractIntSortedSet extends AbstractIntSet implements IntSortedSet
| Modifier and Type | Method and Description |
|---|---|
abstract IntBidirectionalIterator |
iterator()
Returns an iterator over the elements contained in this collection.
|
equals, hashCode, rem, removeadd, add, addAll, contains, contains, containsAll, remove, removeAll, retainAll, toArray, toIntArray, toIntArray, toStringaddAll, clear, containsAll, isEmpty, removeAll, retainAll, size, toArray, toArraycomparator, first, firstInt, headSet, headSet, iterator, last, lastInt, subSet, subSet, tailSet, tailSetadd, contains, rem, remove, removeadd, addAll, contains, containsAll, removeAll, retainAll, toArray, toIntArray, toIntArrayforEach, forEachspliteratoraddAll, clear, containsAll, equals, hashCode, isEmpty, removeAll, retainAll, size, toArray, toArrayparallelStream, removeIf, streampublic abstract IntBidirectionalIterator iterator()
java.util.AbstractCollectioniterator in interface IntBidirectionalIterableiterator in interface IntCollectioniterator in interface IntIterableiterator in interface IntSetiterator in interface IntSortedSetiterator in interface Iterable<Integer>iterator in interface Collection<Integer>iterator in interface Set<Integer>iterator in class AbstractIntSetIterable.iterator()