akka.japi.function
A Function interface. Used to create first-class-functions is Java. Serializable is needed to be able to grab line number for Java 8 lambdas.
Serializable
(Since version ) see corresponding Javadoc for more information.
A Function interface. Used to create first-class-functions is Java.
Serializable
is needed to be able to grab line number for Java 8 lambdas.