JFunction0$mcV$sp

scala.runtime.java8.JFunction0$mcV$sp

Attributes

Source
JFunction0$mcV$sp.scala
Graph
Supertypes
trait Serializable
trait () => Any
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

Attributes

Source
JFunction0$mcV$sp.scala

Concrete methods

override def apply(): Any

Apply the body of this function to the arguments.

Apply the body of this function to the arguments.

Attributes

Returns

the result of function application.

Definition Classes
Source
JFunction0$mcV$sp.scala

Inherited methods

override def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Inherited from:
Function0
Source
Function0.scala