LongStepperSpliterator

scala.collection.LongStepper.LongStepperSpliterator

Attributes

Source
Stepper.scala
Graph
Supertypes
trait OfLong
trait Spliterator[Long]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Source
Stepper.scala

Attributes

Source
Stepper.scala
override def forEachRemaining(c: LongConsumer): Unit

Attributes

Definition Classes
Source
Stepper.scala
override def forEachRemaining(c: Consumer[_ >: Long]): Unit

Attributes

Definition Classes
Source
Stepper.scala

Attributes

Source
Stepper.scala
override def tryAdvance(c: Consumer[_ >: Long]): Boolean

Attributes

Definition Classes
Source
Stepper.scala
override def trySplit(): OfLong

Attributes

Definition Classes
Source
Stepper.scala

Inherited methods

def getComparator(): Comparator[_ >: Long <: <FromJavaObject>]

Attributes

Inherited from:
Spliterator

Attributes

Inherited from:
Spliterator

Attributes

Inherited from:
Spliterator