public class StreamUtils extends Object
StreamUtils()
static <T> Stream<T>
toStream(Iterator<T> it)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StreamUtils()
public static <T> Stream<T> toStream(Iterator<T> it)
Copyright © 2020. All rights reserved.