JFunction0$mcB$sp

scala.runtime.java8.JFunction0$mcB$sp

Attributes

Graph
Supertypes
trait Serializable
trait () => Any
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

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

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
Function0 -> Any
Inherited from:
Function0