public final class FunctionalHelpers extends Object
static <T> Stream<T>
reverseStream(List<T> list)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> Stream<T> reverseStream(List<T> list)
Copyright © 2023. All rights reserved.