public class EnumTypeBuilder extends Object implements TypeBuilder
COMPARATOR, MAX_PRIORITY, MIN_PRIORITY, NORMAL_PRIORITY| 构造器和说明 |
|---|
EnumTypeBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
accept(Class<?> clazz)
Whether the build accept the class passed in.
|
TypeDefinition |
build(Type type,
Class<?> clazz,
Map<String,TypeDefinition> typeCache)
Build type definition with the type or class.
|
compareTo, getPrioritypublic boolean accept(Class<?> clazz)
TypeBuilderaccept 在接口中 TypeBuilderpublic TypeDefinition build(Type type, Class<?> clazz, Map<String,TypeDefinition> typeCache)
TypeBuilderbuild 在接口中 TypeBuilderCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.