akka/akka-core

Document our Java8 Functional Interface types

开放

#24,145 创建于 2017年12月12日

 (1 条评论) (0 个反应) (0 位负责人)Scala (3,547 个派生)batch import
1 - triagedhelp wantedt:docs

仓库指标

星标
 (13,277 个星标)
PR 合并指标
 (平均合并 8天 19小时) (30 天内合并 10 个 PR)

描述

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.

贡献者指南