类 CodeTemplate
java.lang.Object
com.baidu.bjf.remoting.protobuf.code.CodeTemplate
Code template utility class.
- 从以下版本开始:
- 1.10.5
- 作者:
- xiemalin
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
CodeTemplate
public CodeTemplate()
-
-
方法详细资料
-
descriptorMethodSource
Get getDescriptor method source by template.- 参数:
cls- the cls- 返回:
- the source code for getDescriptor method
-