common: Add StreamUtils method to wrap an Iterator into a Stream
authorAlexandre Montplaisir <alexmonthy@efficios.com>
Tue, 29 Nov 2016 21:55:46 +0000 (16:55 -0500)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Fri, 2 Dec 2016 19:52:36 +0000 (14:52 -0500)
commit369de651531ea2b71b631723c3c3ef714b7798f0
treed3c355fed7daf1c19b176b7614aab4d8fddf1e4a
parentfa941de88800765caf5e65112f40e4567e4f73b6
common: Add StreamUtils method to wrap an Iterator into a Stream

Change-Id: Ib3027589bdfe4b328596dabdd572e77ca434dd68
Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Reviewed-on: https://git.eclipse.org/r/85990
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
common/org.eclipse.tracecompass.common.core.tests/src/org/eclipse/tracecompass/common/core/tests/StreamUtilsTest.java [new file with mode: 0644]
common/org.eclipse.tracecompass.common.core/META-INF/MANIFEST.MF
common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/StreamUtils.java
This page took 0.027857 seconds and 5 git commands to generate.