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.15/scala/io/Source$RelaxedPosition$.html below:

Scala Standard Library 2.12.15 - scala.io.Source.RelaxedPosition

object RelaxedPosition extends Position

 

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RelaxedPosition
  2. Position
  3. AnyRef
  4. Any
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

    The expression x == that is equivalent to if (x eq null) that eq null else x.equals(that).

  4.  final val COLUMN_BITS: Int

    Number of bits used to encode the column number

  5.  final val COLUMN_MASK: Int

    Mask to decode the column number

  6.  final val LINE_BITS: Int(20)

    Number of bits used to encode the line number

  7.  final val LINE_MASK: Int

    Mask to decode the line number

  8.  final def asInstanceOf[T0]: T0

    Cast the receiver object to be of type T0.

  9.  def checkInput(line: Int, column: Int): Unit

    Definable behavior for overflow conditions.

  10.  def clone(): AnyRef

    Create a copy of the receiver object.

  11.  final def column(pos: Int): Int

    Returns the column number of the encoded position.

  12.  final def encode(line: Int, column: Int): Int

    Encodes a position into a single integer.

  13.  final def eq(arg0: AnyRef): Boolean

    Tests whether the argument (that) is a reference to the receiver object (this).

  14.  def equals(arg0: Any): Boolean

    The equality method for reference types.

  15.  def finalize(): Unit

    Called by the garbage collector on the receiver object when there are no more references to the object.

  16.  final def getClass(): Class[_]

    Returns the runtime class representation of the object.

  17.  def hashCode(): Int

    The hashCode method for reference types.

  18.  final def isInstanceOf[T0]: Boolean

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

  19.  final def line(pos: Int): Int

    Returns the line number of the encoded position.

  20.  final def ne(arg0: AnyRef): Boolean

    Equivalent to !(this eq that).

  21.  final def notify(): Unit

    Wakes up a single thread that is waiting on the receiver object's monitor.

  22.  final def notifyAll(): Unit

    Wakes up all threads that are waiting on the receiver object's monitor.

  23.  final def synchronized[T0](arg0: ⇒ T0): T0
  24.  def toString(pos: Int): String

    Returns a string representation of the encoded position.

  25.  def toString(): String

    Creates a String representation of this object.

  26.  final def wait(): Unit
  27.  final def wait(arg0: Long, arg1: Int): Unit
  28.  final def wait(arg0: Long): Unit

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