JFunction0$mcC$sp
scala.runtime.java8.JFunction0$mcC$sp
@FunctionalInterface
trait JFunction0$mcC$sp extends () => Any , Serializable
Attributes
- Source
- JFunction0$mcC$sp.scala
- Graph
-
- Supertypes
Members list
Value members
Abstract methods
Attributes
- Source
- JFunction0$mcC$sp.scala
Concrete methods
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.
- Definition Classes
- Source
- JFunction0$mcC$sp.scala
Inherited methods
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
In this article