public abstract class AbstractLongSortedSet extends AbstractLongSet implements LongSortedSet
Modifier and Type | Method and Description |
---|---|
abstract LongBidirectionalIterator |
iterator()
Returns a type-specific iterator on the elements of this collection.
|
equals, hashCode, rem, remove
add, add, addAll, addAll, contains, contains, containsAll, containsAll, forEach, remove, removeAll, removeAll, removeIf, retainAll, retainAll, toArray, toLongArray, toLongArray, toString
comparator, first, firstLong, headSet, headSet, iterator, last, lastLong, spliterator, subSet, subSet, tailSet, tailSet
add, contains, of, of, of, of, of, rem, remove, remove
add, addAll, contains, containsAll, longIterator, longParallelStream, longSpliterator, longStream, parallelStream, removeAll, removeIf, removeIf, removeIf, retainAll, stream, toArray, toLongArray, toLongArray
forEach, forEach, forEach
public abstract LongBidirectionalIterator iterator()
LongCollection
iterator
in interface LongBidirectionalIterable
iterator
in interface LongCollection
iterator
in interface LongIterable
iterator
in interface LongSet
iterator
in interface LongSortedSet
iterator
in interface java.lang.Iterable<java.lang.Long>
iterator
in interface java.util.Collection<java.lang.Long>
iterator
in interface java.util.Set<java.lang.Long>
iterator
in class AbstractLongSet
Iterable.iterator()