public abstract class AbstractDoubleSortedSet extends AbstractDoubleSet implements DoubleSortedSet
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractDoubleSortedSet() |
| Modifier and Type | Method and Description |
|---|---|
abstract it.unimi.dsi.fastutil.doubles.DoubleBidirectionalIterator |
iterator()
Returns a type-specific iterator on the elements of this set.
|
equals, hashCode, rem, removeadd, add, addAll, addAll, contains, contains, containsAll, containsAll, forEach, remove, removeAll, removeAll, removeIf, retainAll, retainAll, toArray, toDoubleArray, toDoubleArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparator, first, firstDouble, headSet, headSet, iterator, last, lastDouble, spliterator, subSet, subSet, tailSet, tailSetadd, contains, of, of, of, of, of, rem, remove, removeadd, addAll, contains, containsAll, doubleIterator, doubleParallelStream, doubleSpliterator, doubleStream, parallelStream, removeAll, removeIf, removeIf, removeIf, retainAll, stream, toArray, toDoubleArray, toDoubleArraypublic abstract it.unimi.dsi.fastutil.doubles.DoubleBidirectionalIterator iterator()
DoubleSetiterator in interface it.unimi.dsi.fastutil.doubles.DoubleBidirectionalIterableiterator in interface it.unimi.dsi.fastutil.doubles.DoubleCollectioniterator in interface it.unimi.dsi.fastutil.doubles.DoubleIterableiterator in interface DoubleSetiterator in interface DoubleSortedSetiterator in interface java.lang.Iterable<java.lang.Double>iterator in interface java.util.Collection<java.lang.Double>iterator in interface java.util.Set<java.lang.Double>iterator in class AbstractDoubleSet