public final class Target_sun_reflect_annotation_TypeAnnotationParser extends Object
| Constructor and Description |
|---|
Target_sun_reflect_annotation_TypeAnnotationParser() |
| Modifier and Type | Method and Description |
|---|---|
static AnnotatedType |
buildAnnotatedType(byte[] rawAnnotations,
Target_jdk_internal_reflect_ConstantPool cp,
AnnotatedElement decl,
Class<?> container,
Type type,
sun.reflect.annotation.TypeAnnotation.TypeAnnotationTarget filter) |
static AnnotatedType[] |
buildAnnotatedTypes(byte[] rawAnnotations,
Target_jdk_internal_reflect_ConstantPool cp,
AnnotatedElement decl,
Class<?> container,
Type[] types,
sun.reflect.annotation.TypeAnnotation.TypeAnnotationTarget filter) |
public Target_sun_reflect_annotation_TypeAnnotationParser()
public static AnnotatedType buildAnnotatedType(byte[] rawAnnotations, Target_jdk_internal_reflect_ConstantPool cp, AnnotatedElement decl, Class<?> container, Type type, sun.reflect.annotation.TypeAnnotation.TypeAnnotationTarget filter)
public static AnnotatedType[] buildAnnotatedTypes(byte[] rawAnnotations, Target_jdk_internal_reflect_ConstantPool cp, AnnotatedElement decl, Class<?> container, Type[] types, sun.reflect.annotation.TypeAnnotation.TypeAnnotationTarget filter)