类 TestContextAnnotationUtils.UntypedAnnotationDescriptor

java.lang.Object
cn.taketoday.test.context.TestContextAnnotationUtils.AnnotationDescriptor<Annotation>
cn.taketoday.test.context.TestContextAnnotationUtils.UntypedAnnotationDescriptor
封闭类:
TestContextAnnotationUtils

public static class TestContextAnnotationUtils.UntypedAnnotationDescriptor extends TestContextAnnotationUtils.AnnotationDescriptor<Annotation>
Untyped extension of TestContextAnnotationUtils.AnnotationDescriptor that is used to describe the declaration of one of several candidate annotation types where the actual annotation type cannot be predetermined.