| Class | Description |
|---|---|
| CodeInfo |
decorator pattern 装饰者模式代理
CodeInfo代理对象必须有默认构造方法,必须是普通类型,不可以有@ThriftStruct注释 转发所有 CodeInfoget/set方法到CodeInfo.delegate()指定的实例,计算机生成代码(generated by automated tools ThriftServiceDecoratorGenerator @author guyadong) |
| CompareResult |
decorator pattern 装饰者模式代理
CompareResult代理对象必须有默认构造方法,必须是普通类型,不可以有@ThriftStruct注释 转发所有 CompareResultget/set方法到CompareResult.delegate()指定的实例,计算机生成代码(generated by automated tools ThriftServiceDecoratorGenerator @author guyadong) |
| EyeInfo |
decorator pattern 装饰者模式代理
EyeInfo代理对象必须有默认构造方法,必须是普通类型,不可以有@ThriftStruct注释 转发所有 EyeInfoget/set方法到EyeInfo.delegate()指定的实例,计算机生成代码(generated by automated tools ThriftServiceDecoratorGenerator @author guyadong) |
| FaceApiThriftDecorator |
decorator pattern 装饰者模式代理
FaceApi接口将 FaceApi实例封装为一个thrift服务转发所有服务请求到 FaceApiThriftDecorator.delegate()指定的实例计算机生成代码(generated by automated tools ThriftServiceDecoratorGenerator @author guyadong) |
| FAngle |
decorator pattern 装饰者模式代理
FAngle代理对象必须有默认构造方法,必须是普通类型,不可以有@ThriftStruct注释 转发所有 FAngleget/set方法到FAngle.delegate()指定的实例,计算机生成代码(generated by automated tools ThriftServiceDecoratorGenerator @author guyadong) |
| FInt2 |
decorator pattern 装饰者模式代理
FInt2代理对象必须有默认构造方法,必须是普通类型,不可以有@ThriftStruct注释 转发所有 FInt2get/set方法到FInt2.delegate()指定的实例,计算机生成代码(generated by automated tools ThriftServiceDecoratorGenerator @author guyadong) |
| FRect |
decorator pattern 装饰者模式代理
FRect代理对象必须有默认构造方法,必须是普通类型,不可以有@ThriftStruct注释 转发所有 FRectget/set方法到FRect.delegate()指定的实例,计算机生成代码(generated by automated tools ThriftServiceDecoratorGenerator @author guyadong) |
| FseResult |
decorator pattern 装饰者模式代理
FseResult代理对象必须有默认构造方法,必须是普通类型,不可以有@ThriftStruct注释 转发所有 FseResultget/set方法到FseResult.delegate()指定的实例,计算机生成代码(generated by automated tools ThriftServiceDecoratorGenerator @author guyadong) |
| Exception | Description |
|---|---|
| NotFaceDetectedException |
decorator pattern 装饰者模式代理
NotFaceDetectedException代理对象必须有默认构造方法,String参数构造方法可选,必须是普通类型,不可以有@ThriftStruct注释 转发所有 NotFaceDetectedExceptionget/set方法到NotFaceDetectedException.delegate()指定的实例,计算机生成代码(generated by automated tools ThriftServiceDecoratorGenerator @author guyadong) |
Copyright © 2020. All rights reserved.