public abstract class AbstractShortSortedSet extends AbstractShortSet implements ShortSortedSet
Modifier and Type | Method and Description |
---|---|
abstract ShortBidirectionalIterator |
iterator()
Returns a type-specific iterator on the elements of this collection.
|
equals, hashCode, rem, remove
add, add, addAll, addAll, contains, contains, containsAll, containsAll, remove, removeAll, removeAll, retainAll, retainAll, toArray, toShortArray, toShortArray, toString
comparator, first, firstShort, headSet, headSet, iterator, last, lastShort, spliterator, subSet, subSet, tailSet, tailSet
add, contains, of, of, of, of, of, rem, remove, remove
add, addAll, contains, containsAll, intIterator, intParallelStream, intSpliterator, intStream, parallelStream, removeAll, removeIf, removeIf, removeIf, retainAll, stream, toArray, toShortArray, toShortArray
forEach, forEach, forEach
public abstract ShortBidirectionalIterator iterator()
ShortCollection
iterator
in interface ShortBidirectionalIterable
iterator
in interface ShortCollection
iterator
in interface ShortIterable
iterator
in interface ShortSet
iterator
in interface ShortSortedSet
iterator
in interface java.lang.Iterable<java.lang.Short>
iterator
in interface java.util.Collection<java.lang.Short>
iterator
in interface java.util.Set<java.lang.Short>
iterator
in class AbstractShortSet
Iterable.iterator()