| 程序包 | 说明 |
|---|---|
| cn.gongler.util.function |
| 限定符和类型 | 方法和说明 |
|---|---|
default TriConsumer<T,U,W> |
TriConsumer.andThen(TriConsumer<? super T,? super U,? super W> after)
Returns a composed
BiConsumer that performs, in sequence, this
operation followed by the after operation. |
default TriConsumer<T,U,W> |
ExceptionTriConsumer.toTriConsumerWithCatchAny() |
| 限定符和类型 | 方法和说明 |
|---|---|
default TriConsumer<T,U,W> |
TriConsumer.andThen(TriConsumer<? super T,? super U,? super W> after)
Returns a composed
BiConsumer that performs, in sequence, this
operation followed by the after operation. |
Copyright © 2022. All rights reserved.