| 接口 | 说明 |
|---|---|
| IByModify |
| 类 | 说明 |
|---|---|
| ByModify | |
| CreateClass |
这个例子将学习到如何生成一个Class。
|
| CreateClassAndExtend | |
| CreateEnum | |
| CreateInterface |
这里类中我们主要内容如下:
1.创建一个接口名为"example.generated.CreateInterfaceExample"
2.在这个接口里声明一个名为"test"方法。
|
| ParentCreateClassExample |
Copyright © 2015. All rights reserved.