chicory-stream chicory-stream
Parent | chicory-maven-parent |
Group | com.github.sviperll |
描述 | Stream processing like Java 8 streams, but works with Java 6 and have slightly different design. * Chicory-stream provides sequential-only streams, no parallel support. * Chicory-stream allows easy forking and reuse of streams, unlike Java 8 where stream can be used only once. * Chicory-stream automatically and transparently opens and closes resources each time stream is used, unlike Java 8 where stream should be manually closed. Part of chicory. |
Packaging | jar |
Size | 113.93 KB |
文件 | pom jar |
网址 | https://github.com/sviperll/chicory/tree/master/chicory-stream |
发布时间 | 2015-07-13 22:10 |
dependencies
Group | Artifact | Version |
---|---|---|
com.github.sviperll | chicory-core | 0.27-rc5 |
com.google.code.findbugs | annotations | 2.0.3 |
developers
licenses
索引仓库
仓库 | 个数 |
Central | 592045 |