AbstractFunction0 (original) (raw)
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:
Source
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:
Source
In this article