T
public final class StreamConsumer<T> extends Object
Stream
Callback
StreamConsumer(Stream<T> stream, Callback<T> callback)
void
start()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StreamConsumer(Stream<T> stream, Callback<T> callback)
stream
callback
public void start()
Copyright © 2016. All Rights Reserved.