public static class NonQueryJinqStream.IteratorTee<T>
extends java.lang.Object
| Constructor and Description |
|---|
IteratorTee(java.util.stream.Stream<T> inputStream,
int size) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<T> |
createIterator(int idx) |
Copyright © 2014. All Rights Reserved.