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/tools/nsc/CompileSocket$.html below:

CompileSocket - 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.

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

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

  • final def asInstanceOf[T0]: T0

    Cast the receiver object to be of type T0.

  • def clone(): AnyRef

    Create a copy of the receiver object.

  • def cmdName: String
  • lazy val compileClient: StandardCompileClient
  • def deletePort(port: Int): Boolean

    Delete the port number to which a scala compile server was connected

  • def echo(msg: String): Unit
  • final def eq(arg0: AnyRef): Boolean

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

  • def equals(arg0: Any): Boolean

    The equality method for reference types.

  • def fatal(msg: String): Nothing
  • def finalize(): Unit

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

  • var fixPort: Int
  • final def getClass(): Class[_]

    A representation that corresponds to the dynamic class of the receiver object.

  • def getOrCreateSocket(vmArgs: String, create: Boolean = true, fixedPort: Int = 0): Option[Socket]

    Get a socket connected to a daemon.

  • def getPassword(port: Int): String
  • def getPort(vmArgs: String): Int

    Get the port number to which a scala compile server is connected; If no server is running yet, then create one.

  • def getSocket(hostName: String, port: Int): Option[Socket]
  • def getSocket(serverAdr: String): Option[Socket]
  • def hashCode(): Int

    The hashCode method for reference types.

  • def info(msg: String): Unit
  • final def isInstanceOf[T0]: Boolean

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

  • def mkDaemonDir(name: String): Directory
  • final def ne(arg0: AnyRef): Boolean

    Equivalent to !(this eq that).

  • final def notify(): Unit

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

  • final def notifyAll(): Unit

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

  • def parseInt(x: String): Option[Int]
  • def portFile(port: Int): File

    The port identification file

  • val serverClass: String

    The class name of the scala compile server

  • def serverClassArgs: collection.immutable.List[String]
  • def setPort(port: Int): Unit

    Set the port number to which a scala compile server is connected

  • final def synchronized[T0](arg0: ⇒ T0): T0
  • def toString(): String

    Creates a String representation of this object.

  • def verbose: Boolean
  • def verbose_=(v: Boolean): Unit
  • val vmCommand: String

    The vm part of the command to start a new scala compile server

  • final def wait(): Unit
  • final def wait(arg0: Long, arg1: Int): Unit
  • final def wait(arg0: Long): Unit
  • def warn(msg: String): 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