Constructor and Description |
---|
Proton()
通常在匿名内部类中初始化
|
Modifier and Type | Method and Description |
---|---|
protected abstract T |
exec()
需要子类实现的逻辑
|
T |
get()
exec方法的返回值
|
T |
invoke() |
void |
run()
用户代码的开始
|
Copyright © 2020. All rights reserved.