public class LambdaUtils extends Object
| Constructor and Description |
|---|
LambdaUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Predicate<T> |
distinctByKey(Function<? super T,Object> keyExtractor) |
Copyright © 2023 Seata. All rights reserved.