-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected T |
result |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
result
protected T result
-
Constructor Detail
-
AbstractTrade
public AbstractTrade()
-
Method Detail
-
getResult
public T getResult()
获取执行结果
- Returns:
- 返回执行结果对象
Copyright © 2022. All rights reserved.