A RetroSearch Logo

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

Search Query:

Showing content from http://www.scala-lang.org/api/2.12.19/scala/Predef$$Ensuring.html below:

Scala Standard Library 2.12.19 - scala.Predef.Ensuring

implicit final class Ensuring[A] extends AnyVal

 

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Ensuring
  2. AnyVal
  3. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by ArrowAssoc
  4. by any2stringadd
  5. by StringFormat
  6. by ArrowAssoc
Instance Constructors
  1.  new Ensuring(self: A)
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.  final def ==(arg0: Any): Boolean

    Test two objects for equality.

  4.  final def asInstanceOf[T0]: T0

    Cast the receiver object to be of type T0.

  5.  def ensuring(cond: (A) ⇒ Boolean, msg: ⇒ Any): A
  6.  def ensuring(cond: (A) ⇒ Boolean): A
  7.  def ensuring(cond: Boolean, msg: ⇒ Any): A
  8.  def ensuring(cond: Boolean): A
  9.  def getClass(): Class[_ <: AnyVal]

    Returns the runtime class representation of the object.

  10.  final def isInstanceOf[T0]: Boolean

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

  11.  def toString(): java.lang.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 formatted(fmtstr: String): String

    Returns string formatted according to given format string.


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