| 程序包 | 说明 |
|---|---|
| org.dromara.streamquery.stream.core.lambda.function |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T,R,F extends Function<T,R>> |
SerUnOp.casting(F function)
casting identity
|
static <T,R,F extends Function<T,R>> |
SerUnOp.casting(F function)
casting identity
|
static <T> SerUnOp<T> |
SerUnOp.identity()
Returns a unary operator that always returns its input argument.
|
static <T> SerUnOp<T> |
SerUnOp.identity()
Returns a unary operator that always returns its input argument.
|
Copyright © 2023 dromara. All rights reserved.