类的使用
com.baidu.bjf.remoting.protobuf.utils.FieldInfo
使用FieldInfo的程序包
-
com.baidu.bjf.remoting.protobuf.code中FieldInfo的使用
类型参数类型为FieldInfo的com.baidu.bjf.remoting.protobuf.code中的字段修饰符和类型方法说明static StringCodedConstant.getMapFieldGenericParameterString(FieldInfo field) Gets the map field generic parameter string.static StringCodedConstant.getMappedTypeSize(FieldInfo field, int order, FieldType type, boolean isList, boolean isMap, boolean debug, File path) Gets the mapped type size.static StringCodedConstant.getMappedWriteCode(FieldInfo field, String prefix, int order, FieldType type, boolean isList, boolean isMap) get mapped object byte write java expression.类型变量类型为FieldInfo的com.baidu.bjf.remoting.protobuf.code中的方法参数修饰符和类型方法说明AbstractCodeGenerator.getDependenciesClasses(List<FieldInfo> fields) Gets the dependencies classes. -
com.baidu.bjf.remoting.protobuf.utils中FieldInfo的使用
返回变量类型为FieldInfo的类型的com.baidu.bjf.remoting.protobuf.utils中的方法修饰符和类型方法说明ProtobufProxyUtils.fetchFieldInfos(Class cls, boolean ignoreNoAnnotation) Fetch field infos.ProtobufProxyUtils.processDefaultValue(List<Field> fields, boolean ignoreNoAnnotation, boolean isZipZap) to process default value of@Protobufvalue on field.