A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.scala-lang.org/api/2.13.10/scala/collection/immutable/Stream$$Deferrer.html below:

Scala Standard Library 2.13.10 - scala.collection.immutable.Stream.Deferrer

final class Deferrer[A] extends AnyVal



Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Deferrer
  2. AnyVal
  3. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
Visibility
  1. Public
  2. Protected
Value Members
  1.  final def !=(arg0: Any): Boolean

    Test two objects for inequality.

  2.  final def ##: Int

    Equivalent to x.hashCode except for boxed numeric types and null.

  3.  def #::[B >: A](elem: B): Stream[B]

    Construct a Stream consisting of a given first element followed by elements from another Stream.

  4.  def #:::[B >: A](prefix: Stream[B]): Stream[B]

    Construct a Stream consisting of the concatenation of the given Stream and another Stream.

  5.  def +(other: String): String
  6.  def ->[B](y: B): (Deferrer[A], B)
  7.  final def ==(arg0: Any): Boolean

    Test two objects for equality.

  8.  final def asInstanceOf[T0]: T0

    Cast the receiver object to be of type T0.

  9.  def ensuring(cond: (Deferrer[A]) => Boolean, msg: => Any): Deferrer[A]
  10.  def ensuring(cond: (Deferrer[A]) => Boolean): Deferrer[A]
  11.  def ensuring(cond: Boolean, msg: => Any): Deferrer[A]
  12.  def ensuring(cond: Boolean): Deferrer[A]
  13.  def getClass(): Class[_ <: AnyVal]

    Returns the runtime class representation of the object.

  14.  final def isInstanceOf[T0]: Boolean

    Test whether the dynamic type of the receiver object has the same erasure as T0.

  15.  def toString(): String

    Returns a string representation of the object.

Deprecated Value Members
  1.  def formatted(fmtstr: String): String

    Returns string formatted according to given format string.

  2.  def →[B](y: B): (Deferrer[A], B)

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4