T - data typepublic class PushableLazyFutureStream<T> extends AbstractPushableStream<T,Queue<T>,LazyFutureStream<T>>
| Constructor and Description |
|---|
PushableLazyFutureStream(Queue<T> v1,
LazyFutureStream<T> v2) |
getInput, getStreamarray, clone, compareTo, concat, concat, concat, concat, concat, concat, concat, degree, equals, hashCode, intersect, iterator, list, map, map1, map2, overlaps, swap, toString, v1, v2finalize, getClass, notify, notifyAll, wait, wait, waitpublic PushableLazyFutureStream(Queue<T> v1, LazyFutureStream<T> v2)