public class ProtobufTypeBuilder extends Object implements TypeBuilder, org.apache.dubbo.common.lang.Prioritized
| 构造器和说明 |
|---|
ProtobufTypeBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
accept(Class<?> clazz) |
TypeDefinition |
build(Type type,
Class<?> clazz,
Map<String,TypeDefinition> typeCache) |
int |
getPriority() |
public int getPriority()
getPriority 在接口中 org.apache.dubbo.common.lang.Prioritizedpublic boolean accept(Class<?> clazz)
accept 在接口中 TypeBuilderpublic TypeDefinition build(Type type, Class<?> clazz, Map<String,TypeDefinition> typeCache)
build 在接口中 TypeBuilderCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.