| Class | Description |
|---|---|
| CodeBean |
decorator pattern 装饰者模式client端代理
CodeBean代理对象必须有默认构造方法,必须是普通类型,不可以有@ThriftStruct注释 转发所有 CodeBeanget/set方法到CodeBean.delegate()指定的实例,计算机生成代码(generated by automated tools ThriftServiceDecoratorGenerator @author guyadong) |
Copyright © 2020. All rights reserved.