Class | Description |
---|---|
BaseConfig |
Description: 所有config的基类 用于实现一些通用的配置
Author: junlong.huang
CreateTime: 2023/2/15
|
BaseConfig.Builder | |
BaseEngine |
Description: 定义为所有引擎的基类,用于下沉通用逻辑
Author: junlong.huang
CreateTime: 2023/2/15
|
BaseIntent |
Description: 抽离公共Intent基类
Author: junlong.huang
CreateTime: 2023/5/22
|