public class Streams extends Object
Streams()
static <T> Stream<T>
stream(Iterable<T> actual)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Streams()
public static <T> Stream<T> stream(Iterable<T> actual)
Copyright © 2014–2018 AssertJ. All rights reserved.