enumerable4j:Ruby的惊人“ Enumerable”移植到Java 源码
概述 enumerable4j是Ruby著名的移植到java 。 如何使用 在获取最新版本: io.dgroup enumerable4j ${version} 所需的Java版本:1.8+。 enumerable4j | Java 8 | ------ | ------ | ------ | .all(...) | .stream().allMatch(...); | new And<>(...,...).value() .select(...) | .stream().filter(...).collect(Collectors.toList()) | new
文件列表
enumerable4j-master.zip
(预估有个29文件)
enumerable4j-master
.gitignore
48B
license.txt
1KB
.rultor.yml
1KB
pom.xml
14KB
build.sh
1KB
.github
ISSUE_TEMPLATE.md
818B
lock.yml
1KB
profanity.yml
2KB
暂无评论