scala.runtime
AbstractFunction0
class
AbstractFunction0[+R] extends () ⇒ R
Inherits
- Function0
- AnyRef
- Any
Value Members
-
def
apply(): R
-
def
equals(arg0: Any): Boolean
-
def
hashCode(): Int
-
def
toString(): String
Instance constructors
-
new
AbstractFunction0()