akka/akka-core

Document our Java8 Functional Interface types

オープン

#24,145 opened on 2017/12/12

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Scala (3,547 件のフォーク)batch import
1 - triagedhelp wantedt:docs

Repository metrics

Stars
 (13,277 個のスター)
PR merge metrics
 (平均マージ 8d 19h) (30d で 10 merged PRs)

説明

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.

コントリビューターガイド