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.11.12/scala-compiler/scala/Any.html below:

Any - Scala Compiler 2.11.12

  • final def !=(arg0: Any): Boolean

    Test two objects for inequality.

  • final def ##(): Int

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

  • def +(other: String): String
  • def ->[B](y: B): (Any, B)
  • final def ==(arg0: Any): Boolean

    Test two objects for equality.

  • final def asInstanceOf[T0]: T0

    Cast the receiver object to be of type T0.

  • def ensuring(cond: (Any) ⇒ Boolean, msg: ⇒ Any): Any
  • def ensuring(cond: (Any) ⇒ Boolean): Any
  • def ensuring(cond: Boolean, msg: ⇒ Any): Any
  • def ensuring(cond: Boolean): Any
  • def equals(arg0: Any): Boolean

    Compares the receiver object (this) with the argument object (that) for equivalence.

  • def formatted(fmtstr: String): String
  • def hashCode(): Int

    Calculate a hash code value for the object.

  • final def isInstanceOf[T0]: Boolean

    Test whether the dynamic type of the receiver object is T0.

  • def toString(): String

    Returns a string representation of the object.

  • def →[B](y: B): (Any, 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