public class CollectionTypeBuilder extends Object implements TypeBuilder
COMPARATOR, MAX_PRIORITY, MIN_PRIORITY, NORMAL_PRIORITY| Constructor and Description |
|---|
CollectionTypeBuilder() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompareTo, getPrioritypublic boolean accept(Class<?> clazz)
TypeBuilderaccept in interface TypeBuilderpublic TypeDefinition build(Type type, Class<?> clazz, Map<String,TypeDefinition> typeCache)
TypeBuilderbuild in interface TypeBuilderCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.