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