scala.runtime.AbstractFunction0
Members list
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
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.
-
Inherited from:
-
Function0
-
Source
-
Function0.scala