您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
概要:
嵌套 |
字段 |
构造器 |
方法
详细资料:
字段 |
构造器 |
方法
SEARCH:
程序包
cn.smallbun.screw.core.process
接口 Process
所有超级接口:
Serializable
所有已知实现类:
AbstractProcess
,
DataModelProcess
public interface
Process
extends
Serializable
构建
作者:
SanLi Created by qinggang.zuo@gmail.com / 2689170096@qq.com on 2020/3/22 21:08
方法概要
所有方法
实例方法
抽象方法
修饰符和类型
方法
说明
DataModel
process
()
处理
方法详细资料
process
DataModel
process
() throws
Exception
处理
返回:
DataModel
抛出:
Exception
- Exception