StreamOps()
static <T> Collection<T>
collect(boolean duplicateAware, Stream<? extends T> stream)
static <T> Stream<T>
filter(Stream<?> in, Predicate<? super T> predicate)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait