akka/akka-core

Document our Java8 Functional Interface types

Aberta

#24.145 aberto em 12 de dez. de 2017

 (1 comentário) (0 reação) (0 responsável)Scala (3.547 forks)batch import
1 - triagedhelp wantedt:docs

Métricas do repositório

Stars
 (13.277 estrelas)
Métricas de merge de PR
 (Mesclagem média 8d 19h) (10 fundiu PRs em 30d)

Description

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.

Guia do colaborador