Package org.apache.pekko.japi.function
Class Function$
java.lang.Object
org.apache.pekko.japi.function.Function$
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Function$
public Function$()
-
-
Method Details
-
identity
Returns aFunctionthat always returns its input argument.- Since:
- 1.2.0
-