Public 成员函数 | |
| abstract< T > T | getObject () |
| abstract< T > void | update (T obj) |
Public 成员函数 继承自 com.ab.task.AbTaskListener | |
| void | get () |
| void | update () |
| void | onProgressUpdate (Integer...values) |
© 2012 amsoft.cn 名称:AbTaskObjectListener.java 描述:数据执行的接口.
|
abstract |
Gets the object.
| <T> | the generic type |
|
abstract |
描述:执行开始后调用.
| <T> | the generic type |
| obj | the obj |
1.8.8