Pack - packpublic interface IClientSender<Pack> extends ExceptionConsumer<Pack>
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept(Pack pack)
Performs this operation on the given arguments.
|
acceptThen, acceptWithCatchAny, acceptWithThrowAny, andThen, toBiConsumervoid accept(Pack pack) throws Exception
ExceptionConsumeraccept 在接口中 ExceptionConsumer<Pack>pack - the first input argumentException - 异常Copyright © 2022. All rights reserved.