JFunction0$mcB$sp

trait () => Any
class Object
trait Matchable
class Any

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.

Returns:

the result of function application.

Definition Classes
Source:
JFunction0$mcB$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.

Returns:

a string representation of the object.

Definition Classes
Inherited from:
Function0
Source:
Function0.scala