| 程序包 | 说明 |
|---|---|
| org.dromara.streamquery.stream.core.lambda.function |
| 限定符和类型 | 方法和说明 |
|---|---|
default SerArgsCons<T> |
SerArgsCons.andThen(SerArgsCons<? super T> after)
Returns a composed
SerArgsCons that performs, in sequence, this
operation followed by the after operation. |
default SerArgsCons<T> |
SerArgsCons.andThen(SerArgsCons<? super T> after)
Returns a composed
SerArgsCons that performs, in sequence, this
operation followed by the after operation. |
static <T> SerArgsCons<T> |
SerArgsCons.multi(SerArgsCons<T>... consumers)
multi
|
static <T> SerArgsCons<T> |
SerArgsCons.multi(SerArgsCons<T>... consumers)
multi
|
static <T> SerArgsCons<T> |
SerArgsCons.nothing()
nothing
|
static <T> SerArgsCons<T> |
SerArgsCons.nothing()
nothing
|
| 限定符和类型 | 方法和说明 |
|---|---|
default SerArgsCons<T> |
SerArgsCons.andThen(SerArgsCons<? super T> after)
Returns a composed
SerArgsCons that performs, in sequence, this
operation followed by the after operation. |
default SerArgsCons<T> |
SerArgsCons.andThen(SerArgsCons<? super T> after)
Returns a composed
SerArgsCons that performs, in sequence, this
operation followed by the after operation. |
static <T> SerArgsCons<T> |
SerArgsCons.multi(SerArgsCons<T>... consumers)
multi
|
static <T> SerArgsCons<T> |
SerArgsCons.multi(SerArgsCons<T>... consumers)
multi
|
Copyright © 2023 dromara. All rights reserved.