| 接口 | 说明 |
|---|---|
| FunctionI |
All the function classes must implement this interface to ensure that the run()
method is implemented.
|
| 类 | 说明 |
|---|---|
| AbstractFunction<T> |
总线注入的Abstract实现
|
| Function |
Function classes extend this class.
|
Copyright © 2023 onecode. All rights reserved.