Scala Library: scala.runtime.AbstractFunction0
scala.runtime.AbstractFunction0
Concrete Value Members From scala.Function0
abstract def apply(): R
Apply the body of this function to the arguments.
- returns
- the result of function application.
- Definition Classes
- Function0
(defined at scala.Function0)
Instance Constructors From scala.runtime.AbstractFunction0
new AbstractFunction0()
(defined at scala.runtime.AbstractFunction0)
Full Source:
Interested in Scala?
I send out weekly, personalized emails with articles and conference talks.
Subscribe now.