| 程序包 | 说明 |
|---|---|
| net.gdface.sdk.decorator.client |
| 类和说明 |
|---|
| CodeInfo
decorator pattern 装饰者模式client端代理
CodeInfo代理对象必须有默认构造方法,必须是普通类型,不可以有@ThriftStruct注释 转发所有 CodeInfoget/set方法到CodeInfo.delegate()指定的实例,计算机生成代码(generated by automated tools ThriftServiceDecoratorGenerator @author guyadong) |
| EyeInfo
decorator pattern 装饰者模式client端代理
EyeInfo代理对象必须有默认构造方法,必须是普通类型,不可以有@ThriftStruct注释 转发所有 EyeInfoget/set方法到EyeInfo.delegate()指定的实例,计算机生成代码(generated by automated tools ThriftServiceDecoratorGenerator @author guyadong) |
| FAngle
decorator pattern 装饰者模式client端代理
FAngle代理对象必须有默认构造方法,必须是普通类型,不可以有@ThriftStruct注释 转发所有 FAngleget/set方法到FAngle.delegate()指定的实例,计算机生成代码(generated by automated tools ThriftServiceDecoratorGenerator @author guyadong) |
| FInt2
decorator pattern 装饰者模式client端代理
FInt2代理对象必须有默认构造方法,必须是普通类型,不可以有@ThriftStruct注释 转发所有 FInt2get/set方法到FInt2.delegate()指定的实例,计算机生成代码(generated by automated tools ThriftServiceDecoratorGenerator @author guyadong) |
| FRect
decorator pattern 装饰者模式client端代理
FRect代理对象必须有默认构造方法,必须是普通类型,不可以有@ThriftStruct注释 转发所有 FRectget/set方法到FRect.delegate()指定的实例,计算机生成代码(generated by automated tools ThriftServiceDecoratorGenerator @author guyadong) |
Copyright © 2021. All Rights Reserved.