public class StreamUtils extends Object
StreamUtils()
static <T> Predicate<T>
distinctByKey(Function<? super T,?> keyExtractor)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StreamUtils()
public static <T> Predicate<T> distinctByKey(Function<? super T,?> keyExtractor)
keyExtractor
Copyright © 2025. All rights reserved.