akka/akka-core

Document our Java8 Functional Interface types

Aperta

#24.145 aperta il 12 dic 2017

 (1 commento) (0 reazioni) (0 assegnatari)Scala (3547 fork)batch import
1 - triagedhelp wantedt:docs

Metriche repository

Star
 (13.277 stelle)
Metriche merge PR
 (Merge medio 8g 19h) (10 PR mergiate in 30 g)

Descrizione

To make Java interoperability easier we often use the classes in akka.japi.function.

It would be good to document this from the 'user perspective' with some examples of how to pass in standard java8 lambda's that match those types in java8-compat.md, and link to that from the javadoc on those classes.

Guida contributor