Spec-Zone.ru › Scala 3.1

Объект scala.collection.AnyStepper

Класс-компаньон • Исходный код

объект AnyStepper

Надтипы
класс Object
тракт Matchable
класс Any
Тип `self`
AnyStepper.type

Классы

Исходный код
класс AnyStepperSpliterator[A](s: AnyStepper[A]) extends Spliterator[A]

Конкретные методы

Исходный код
def ofParDoubleStepper(st: DoubleStepper & EfficientSplit): AnyStepper[Double] & EfficientSplit

Исходный код
def ofParIntStepper(st: IntStepper & EfficientSplit): AnyStepper[Int] & EfficientSplit

Исходный код
def ofParLongStepper(st: LongStepper & EfficientSplit): AnyStepper[Long] & EfficientSplit

Исходный код
def ofSeqDoubleStepper(st: DoubleStepper): AnyStepper[Double]

Исходный код
def ofSeqIntStepper(st: IntStepper): AnyStepper[Int]

Исходный код
def ofSeqLongStepper(st: LongStepper): AnyStepper[Long]

© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.1.1/scala/collection/AnyStepper$.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API