| Constructor and Description |
|---|
ClassToTypeDef(AdapterContext context,
Set<Class> references,
Function<Type,TypeRef> typeToTypeRef,
Function<Type,TypeParamDef> typeToTypeParamDef,
Function<Class<? extends Annotation>,AnnotationRef> annotationTypeToAnnotationRef,
Function<Class,Kind> classToKind) |
public ClassToTypeDef(AdapterContext context, Set<Class> references, Function<Type,TypeRef> typeToTypeRef, Function<Type,TypeParamDef> typeToTypeParamDef, Function<Class<? extends Annotation>,AnnotationRef> annotationTypeToAnnotationRef, Function<Class,Kind> classToKind)
Copyright © 2022. All rights reserved.