public abstract class AbstractShortSortedSet extends AbstractShortSet implements ShortSortedSet
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractShortSortedSet() |
| Modifier and Type | Method and Description |
|---|---|
abstract it.unimi.dsi.fastutil.shorts.ShortBidirectionalIterator |
iterator()
Returns a type-specific iterator on the elements of this set.
|
equals, hashCode, rem, removeadd, add, addAll, addAll, contains, contains, containsAll, containsAll, remove, removeAll, removeAll, retainAll, retainAll, toArray, toShortArray, toShortArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparator, first, firstShort, headSet, headSet, iterator, last, lastShort, spliterator, subSet, subSet, tailSet, tailSetadd, contains, of, of, of, of, of, rem, remove, removeadd, addAll, contains, containsAll, intIterator, intParallelStream, intSpliterator, intStream, parallelStream, removeAll, removeIf, removeIf, removeIf, retainAll, stream, toArray, toShortArray, toShortArraypublic abstract it.unimi.dsi.fastutil.shorts.ShortBidirectionalIterator iterator()
ShortSetiterator in interface it.unimi.dsi.fastutil.shorts.ShortBidirectionalIterableiterator in interface it.unimi.dsi.fastutil.shorts.ShortCollectioniterator in interface it.unimi.dsi.fastutil.shorts.ShortIterableiterator in interface ShortSetiterator in interface ShortSortedSetiterator 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