public abstract class AbstractBuilder
extends java.lang.Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected AbstractInvoker |
invoker |
| 构造器和说明 |
|---|
AbstractBuilder() |
protected AbstractInvoker invoker
public Invoker build()
protected abstract void checkBeforeBuild()
throws java.lang.Exception
java.lang.Exception - 检查失败则抛出异常Copyright © 2020. All Rights Reserved.