| 限定符和类型 | 方法和说明 |
|---|---|
static <T1,T2,T3,R> |
Optionals.Fors.Yield(TupleFunction3<T1,T2,T3,R> f) |
static <T1,T2,T3,R> |
Streams.Fors.Yield(TupleFunction3<T1,T2,T3,R> f) |
static <T1,T2,T3,R> |
CompletableFutures.Fors.Yield(TupleFunction3<T1,T2,T3,R> f) |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
SneakyThrowsFunction3<T1,T2,T3,R> |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T1,T2,T3,R> |
TupleFunctional.function(Function3<T1,T2,T3,R> function3) |
Copyright © 2022. All rights reserved.