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$Positioner.html below:

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

class Positioner extends AnyRef

 

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Positioner
  2. AnyRef
  3. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
Instance Constructors
  1.  new Positioner()
  2.  new Positioner(encoder: Position)
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 +(other: String): String
  4.  def ->[B](y: B): (Positioner, B)
  5.  final def ==(arg0: Any): Boolean

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

  6.  final def asInstanceOf[T0]: T0

    Cast the receiver object to be of type T0.

  7.  var ccol: Int
  8.  var ch: Char

    the last character returned by next.

  9.  var cline: Int

    current line and column

  10.  def clone(): AnyRef

    Create a copy of the receiver object.

  11.  def ensuring(cond: (Positioner) ⇒ Boolean, msg: ⇒ Any): Positioner
  12.  def ensuring(cond: (Positioner) ⇒ Boolean): Positioner
  13.  def ensuring(cond: Boolean, msg: ⇒ Any): Positioner
  14.  def ensuring(cond: Boolean): Positioner
  15.  final def eq(arg0: AnyRef): Boolean

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

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

    The equality method for reference types.

  17.  def finalize(): Unit

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

  18.  def formatted(fmtstr: String): String

    Returns string formatted according to given format string.

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

    Returns the runtime class representation of the object.

  20.  def hashCode(): Int

    The hashCode method for reference types.

  21.  final def isInstanceOf[T0]: Boolean

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

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

    Equivalent to !(this eq that).

  23.  def next(): Char
  24.  final def notify(): Unit

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

  25.  final def notifyAll(): Unit

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

  26.  var pos: Int

    position of last character returned by next

  27.  final def synchronized[T0](arg0: ⇒ T0): T0
  28.  var tabinc: Int

    default col increment for tabs '\t', set to 4 initially

  29.  def toString(): String

    Creates a String representation of this object.

  30.  final def wait(): Unit
  31.  final def wait(arg0: Long, arg1: Int): Unit
  32.  final def wait(arg0: Long): Unit
  33.  def →[B](y: B): (Positioner, 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