A Stepper for Doubles. See Stepper.
- Companion
- object
- Source
- Stepper.scala
Value members
Abstract methods
Concrete methods
Inherited methods
Returns a set of characteristics of this Stepper and its elements. See method
characteristics
in java.util.Spliterator.
- Inherited from
- Stepper
- Source
- Stepper.scala
Returns an estimate of the number of elements of this Stepper, or Long.MaxValue. See
method estimateSize
in java.util.Spliterator.
- Inherited from
- Stepper
- Source
- Stepper.scala
Returns an Iterator corresponding to this Stepper. Note that Iterators corresponding to primitive Steppers box the elements.
- Inherited from
- Stepper
- Source
- Stepper.scala