public class DoWhileProcessorImpl extends WhileProcessorImpl implements DoWhileProcessor
| 构造器和说明 |
|---|
DoWhileProcessorImpl(Rule rule,
BranchNode branch,
KeyManager keyManager) |
| 限定符和类型 | 方法和说明 |
|---|---|
@NotNull ProcessStatus |
process(@NotNull Context context) |
destroy, getBranch, getKeyManager, getRule, initialize, setBranch, setKeyManager, setRuleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBranch, getKeyManager, getRule, setBranch, setKeyManager, setRuledestroy, initializepublic DoWhileProcessorImpl(Rule rule, BranchNode branch, KeyManager keyManager)
@NotNull public @NotNull ProcessStatus process(@NotNull @NotNull Context context) throws Exception
process 在接口中 Processor<ProcessStatus>process 在类中 WhileProcessorImplExceptionCopyright © 2021. All rights reserved.