Download chicory-stream JAR file with all dependencies
chicory-stream from group com.github.sviperll (version 0.36)
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.
0 downloads
Artifact chicory-stream
Group com.github.sviperll
Version 0.36
Last update 13. September 2016
Organization not specified
URL https://github.com/sviperll/chicory/tree/master/chicory-stream
License not specified
Dependencies amount 2
Dependencies chicory-core, annotations,
There are maybe transitive dependencies!
Group com.github.sviperll
Version 0.36
Last update 13. September 2016
Organization not specified
URL https://github.com/sviperll/chicory/tree/master/chicory-stream
License not specified
Dependencies amount 2
Dependencies chicory-core, annotations,
There are maybe transitive dependencies!
Page 1 from 1 (items total 1)