public class ResultStream<T> extends LazyWrappedStream<T>
java.util.stream.Stream.Builder<T>| Modifier and Type | Method and Description |
|---|---|
List<T> |
toList() |
allMatch, anyMatch, close, collect, collect, count, createWrappedStream, distinct, filter, findAny, findFirst, flatMap, flatMapToDouble, flatMapToInt, flatMapToLong, forEach, forEachOrdered, isParallel, iterator, limit, map, mapToDouble, mapToInt, mapToLong, max, min, noneMatch, onClose, parallel, peek, realizeStream, reduce, reduce, reduce, sequential, skip, sorted, sorted, spliterator, toArray, toArray, unordered, wrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilder, concat, empty, generate, iterate, of, ofCopyright © 2016. All Rights Reserved.