public class IterableUtils extends Object
Iterable
static <E> java.util.stream.Stream<E>
toStream(Iterable<E> iterable)
Stream
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <E> java.util.stream.Stream<E> toStream(Iterable<E> iterable)
E
iterable
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.