public class Reducers extends Object
Reducers()
static <T> Reducer<T,T>
firstOf(java.util.function.Predicate<T> predicate)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Reducers()
public static <T> Reducer<T,T> firstOf(@Nonnull java.util.function.Predicate<T> predicate)
predicate
Copyright © 2022. All rights reserved.