c

chicory-stream

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.
https://github.com/sviperll/chicory/tree/master/chicory-stream
大版本 版本 最近更新
0.36 0.36 2016-09-14 00:19:44
0.35 0.35 2016-01-20 17:52:14
0.34 0.34 2015-12-25 22:35:26
0.33 0.33 2015-12-25 17:28:17
0.32 0.32 2015-12-25 16:41:40
0.31 0.31 2015-12-08 21:21:48
0.30 0.30 2015-11-24 17:31:21
0.29 0.29 2015-10-26 21:59:38
0.29-rc2 2015-10-26 20:03:09
0.27 0.27 2015-07-14 01:03:23
0.27-rc5 2015-07-13 22:10:16
0.27-rc3 2015-06-03 22:42:27
0.27-rc2 2015-06-03 21:39:34
0.27-rc1 2015-05-23 05:46:54
0.26 0.26 2015-04-24 23:56:14
0.26-beta1 2015-04-16 23:26:13
0.25 0.25 2015-04-16 00:06:51
0.24 0.24 2015-04-13 21:01:35
0.23 0.23 2015-04-08 20:27:00
0.23-rc8 2015-04-08 20:16:43
0.23-rc7 2015-04-08 19:37:57
0.23-rc6 2015-04-08 00:34:53
0.22 0.22 2015-03-26 18:13:17
0.21 0.21 2015-03-26 00:48:39
0.20 0.20 2015-03-13 19:16:43
0.19 0.19 2015-03-12 19:15:54
0.18 0.18 2015-03-02 21:05:43
0.17 0.17 2015-02-27 22:05:22
0.16 0.16 2014-09-05 18:36:45
0.15 0.15 2014-08-06 18:33:10
0.14 0.14 2014-06-30 22:25:10
0.13 0.13 2014-06-24 20:34:28
0.12 0.12 2014-06-23 20:58:07
0.11 0.11 2014-06-18 18:58:58
0.10 0.10 2014-06-13 21:10:58
0.9 0.9 2014-06-04 19:40:04
0.8 0.8 2014-05-06 19:32:58
0.7 0.7 2013-12-18 20:29:17
0.6 0.6 2013-12-17 23:05:49
0.5 0.5 2013-12-17 22:17:14
共43条记录