public class Stream<T> extends Object
java.util.stream.Stream
Stream(Object delegate)
void
forEach(Consumer<? super T> action)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Stream(Object delegate)
public void forEach(Consumer<? super T> action)
Copyright © 2019. All rights reserved.